Skip to content

Commit 74dfb16

Browse files
committed
preparing for 1.8.7 release
1 parent a0b31e6 commit 74dfb16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.0)
66
cmake_policy(SET CMP0048 NEW)
77

88
##############################################################################
9-
set(VORPALINE_VERSION_RC TRUE)
9+
set(VORPALINE_VERSION_RC FALSE)
1010
set(VORPALINE_VERSION_MAJOR 1)
1111
set(VORPALINE_VERSION_MINOR 8)
1212
set(VORPALINE_VERSION_PATCH 7)

0 commit comments

Comments
 (0)