Skip to content

Commit fef94e3

Browse files
dsiganosThiago Silva
authored and
Thiago Silva
committed
Setting CPACK_PACKAGE_VERSION_MINOR value to reflect V23.1.0.0
1 parent 53c2e9b commit fef94e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ if(MSVC)
4747
endif()
4848

4949
set(CPACK_PACKAGE_VERSION_MAJOR "23")
50-
set(CPACK_PACKAGE_VERSION_MINOR "0")
50+
set(CPACK_PACKAGE_VERSION_MINOR "1")
5151
set(CPACK_PACKAGE_VERSION_PATCH "0")
5252
set(CPACK_PACKAGE_VERSION_PRE_RELEASE "0")
5353
set(CPACK_PACKAGE_VENDOR "Nano Currency")

0 commit comments

Comments
 (0)