Skip to content

Commit 0104169

Browse files
committed
Bump version number to 1.17
1 parent bfc4c03 commit 0104169

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 16)
7+
set(PROJ_DATA_VERSION_MINOR 17)
88

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

0 commit comments

Comments
 (0)