Skip to content

Commit ad76fd1

Browse files
committed
Set version to 0.5.9
1 parent 8ef1ef1 commit ad76fd1

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
@@ -17,7 +17,7 @@ SET(DFHACK_CONSISTENCY 1)
1717

1818
set(CPACK_PACKAGE_VERSION_MAJOR "0")
1919
set(CPACK_PACKAGE_VERSION_MINOR "5")
20-
set(CPACK_PACKAGE_VERSION_PATCH "8")
20+
set(CPACK_PACKAGE_VERSION_PATCH "9")
2121
set(DFHACK_REVISION "1")
2222

2323
set(DFHACK_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")

0 commit comments

Comments
 (0)