We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eed8a07 commit 42e1494Copy full SHA for 42e1494
1 file changed
CMakeLists.txt
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.16)
4
5
project(PROJ_DATA)
6
set(PROJ_DATA_VERSION_MAJOR 1)
7
-set(PROJ_DATA_VERSION_MINOR 23)
+set(PROJ_DATA_VERSION_MINOR 24RC1)
8
9
set(CPACK_SOURCE_GENERATOR "TGZ;ZIP")
10
set(CPACK_INCLUDE_TOPLEVEL_DIRECTORY 0)
0 commit comments