Skip to content

Commit ff8c03b

Browse files
committed
Bump version number to 1.18
1 parent 44635f9 commit ff8c03b

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

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

0 commit comments

Comments
 (0)