We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66a6baa commit aa1a6c3Copy full SHA for aa1a6c3
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.0")
+set(PROJECT_VERSION "0.3.1")
23
24
include(DetectCPUFeatures)
25
include("${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/environment.cmake")
0 commit comments