Skip to content

Commit 4a07255

Browse files
committed
Bump version number for 1.19 release
1 parent 876eab2 commit 4a07255

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 19RC1)
7+
set(PROJ_DATA_VERSION_MINOR 19)
88

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

0 commit comments

Comments
 (0)