There was an error while loading. Please reload this page.
1 parent cd45b73 commit 8b4ef67Copy full SHA for 8b4ef67
1 file changed
CMakeLists.txt
@@ -5,7 +5,7 @@ if(NOT DEFINED CMAKE_MACOSX_RPATH)
5
set(CMAKE_MACOSX_RPATH 0)
6
endif()
7
8
-project(ChronoLog VERSION 2.8.0 LANGUAGES CXX C)
+project(ChronoLog VERSION 3.0.0 LANGUAGES CXX C)
9
10
#------------------------------------------------------------------------------
11
# Version information
0 commit comments