X-Git-Url: http://plrg.eecs.uci.edu/git/?p=libcds.git;a=blobdiff_plain;f=CMakeLists.txt;h=2517a26d3a948ce34acd7051cd9f3f1e3546ca3e;hp=9bfb74b8d5e270f7a48e08855c4c44e6c808318f;hb=c346d75bf6373e91b4901eb1c5fb49168ea0fd7c;hpb=512d2216f4843bb853811931fed6c234234a89ad;ds=sidebyside diff --git a/CMakeLists.txt b/CMakeLists.txt index 9bfb74b8..2517a26d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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)