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