We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60caaa6 commit 2be1f97Copy full SHA for 2be1f97
CMakeLists.txt
@@ -19,7 +19,7 @@ project(FastPFOR CXX C)
19
set(PROJECT_URL "https://github.com/fast-pack/FastPFOR")
20
set(PROJECT_DESCRIPTION "The FastPFOR C++ library: Fast integer compression")
21
# Need to bump this when we release a new version.
22
-set(PROJECT_VERSION "0.3.1")
+set(PROJECT_VERSION "0.4.0")
23
24
include(DetectCPUFeatures)
25
include("${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/environment.cmake")
0 commit comments