X-Git-Url: http://plrg.eecs.uci.edu/git/?p=libcds.git;a=blobdiff_plain;f=CMakeLists.txt;h=8c6c125cce6aceeeaaf641a1155b9334275bf940;hp=435507710fb1780276eb6134b5aa325e2f942375;hb=8abb8f5e76bd8d723aff8078934ee30e59fa117a;hpb=3b358e91223a2824954c4843fbe8cc45c71c516e diff --git a/CMakeLists.txt b/CMakeLists.txt index 43550771..8c6c125c 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)