We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0b31e6 commit 74dfb16Copy full SHA for 74dfb16
CMakeLists.txt
@@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.0)
6
cmake_policy(SET CMP0048 NEW)
7
8
##############################################################################
9
-set(VORPALINE_VERSION_RC TRUE)
+set(VORPALINE_VERSION_RC FALSE)
10
set(VORPALINE_VERSION_MAJOR 1)
11
set(VORPALINE_VERSION_MINOR 8)
12
set(VORPALINE_VERSION_PATCH 7)
0 commit comments