Skip to content

Commit 8b4ef67

Browse files
authored
Bump version to 3.0.0 (#680)
1 parent cd45b73 commit 8b4ef67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ if(NOT DEFINED CMAKE_MACOSX_RPATH)
55
set(CMAKE_MACOSX_RPATH 0)
66
endif()
77

8-
project(ChronoLog VERSION 2.8.0 LANGUAGES CXX C)
8+
project(ChronoLog VERSION 3.0.0 LANGUAGES CXX C)
99

1010
#------------------------------------------------------------------------------
1111
# Version information

0 commit comments

Comments
 (0)