Changed library name for MSVC++
[libcds.git] / CMakeLists.txt
index 0e62b7abf25741e78007e170ec3c061db47fbcc7..8c6c125cce6aceeeaaf641a1155b9334275bf940 100644 (file)
@@ -10,7 +10,7 @@ include(TargetArch)
 
 project(cds)
 
-set(PROJECT_VERSION 2.3.1)
+set(PROJECT_VERSION 2.4.0)
 
 # Options
 option(WITH_TESTS "Build unit tests" OFF)