changed version to 2.4.0
authorkhizmax <khizmax@gmail.com>
Mon, 31 Jul 2017 08:08:24 +0000 (11:08 +0300)
committerkhizmax <khizmax@gmail.com>
Mon, 31 Jul 2017 08:08:24 +0000 (11:08 +0300)
CMakeLists.txt
doxygen/cds.doxy

index 9bfb74b8d5e270f7a48e08855c4c44e6c808318f..2517a26d3a948ce34acd7051cd9f3f1e3546ca3e 100644 (file)
@@ -10,7 +10,7 @@ include(TargetArch)
 
 project(cds)
 
 
 project(cds)
 
-set(PROJECT_VERSION 2.3.0)
+set(PROJECT_VERSION 2.4.0)
 
 # Options
 option(WITH_TESTS "Build unit tests" OFF)
 
 # Options
 option(WITH_TESTS "Build unit tests" OFF)
index 7af7f620195a2180b7fbb92d0e18590e4c8a42d4..1414d4e41e37210ec83ddcb1c096271e02d7b1e0 100644 (file)
@@ -31,7 +31,7 @@ PROJECT_NAME           = cds
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER         = 2.3.0
+PROJECT_NUMBER         = 2.4.0
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put. 
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put.