Skip to content

Commit 2a3afcb

Browse files
committed
Correcting version number since we don't use _PATCH numbers.
1 parent 21097cc commit 2a3afcb

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
@@ -39,7 +39,7 @@ endif()
3939

4040
set(CPACK_PACKAGE_VERSION_MAJOR "22")
4141
set(CPACK_PACKAGE_VERSION_MINOR "0")
42-
set(CPACK_PACKAGE_VERSION_PATCH "1")
42+
set(CPACK_PACKAGE_VERSION_PATCH "0")
4343
set(CPACK_PACKAGE_VERSION_PRE_RELEASE "0")
4444
set(CPACK_PACKAGE_VENDOR "Nano Currency")
4545

0 commit comments

Comments
 (0)