Skip to content

Commit 14f8051

Browse files
committed
Bump version number for 1.21 release
1 parent a333eec commit 14f8051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 2.6)
44

55
project(PROJ_DATA)
66
set(PROJ_DATA_VERSION_MAJOR 1)
7-
set(PROJ_DATA_VERSION_MINOR 21RC1)
7+
set(PROJ_DATA_VERSION_MINOR 21)
88

99
set(CPACK_SOURCE_GENERATOR "TGZ;ZIP")
1010
set(CPACK_INCLUDE_TOPLEVEL_DIRECTORY 0)

0 commit comments

Comments
 (0)