X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=CMakeLists.txt;h=8c6c125cce6aceeeaaf641a1155b9334275bf940;hb=e91c4dc71f4ecd0a6a35a2d5afc594a42df3e809;hp=0e62b7abf25741e78007e170ec3c061db47fbcc7;hpb=c127b1780d72d0fb14460e939d323875432e5244;p=libcds.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 0e62b7ab..8c6c125c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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)