We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f66663 commit 82142cfCopy full SHA for 82142cf
1 file changed
CMakeLists.txt
@@ -39,7 +39,7 @@ project(cppan C CXX)
39
40
set(VERSION_MAJOR 0)
41
set(VERSION_MINOR 1)
42
-set(VERSION_PATCH 6)
+set(VERSION_PATCH 7)
43
44
# Output directory settings
45
set(output_dir ${CMAKE_BINARY_DIR}/bin)
0 commit comments