version 2.4.0
[libcds.git] / CMakeLists.txt
index 435507710fb1780276eb6134b5aa325e2f942375..8c6c125cce6aceeeaaf641a1155b9334275bf940 100644 (file)
@@ -10,7 +10,7 @@ include(TargetArch)
 
 project(cds)
 
-set(PROJECT_VERSION 2.3.0)
+set(PROJECT_VERSION 2.4.0)
 
 # Options
 option(WITH_TESTS "Build unit tests" OFF)