Skip to content

Commit dd33c80

Browse files
committed
Another revision number...
1 parent ec48405 commit dd33c80

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
@@ -58,7 +58,7 @@ set(DF_VERSION_MINOR "34")
5858
set(DF_VERSION_PATCH "06")
5959
set(DF_VERSION "${DF_VERSION_MAJOR}.${DF_VERSION_MINOR}.${DF_VERSION_PATCH}")
6060

61-
set(DFHACK_RELEASE "2")
61+
set(DFHACK_RELEASE "3")
6262

6363
set(DFHACK_VERSION "${DF_VERSION_MAJOR}.${DF_VERSION_MINOR}.${DF_VERSION_PATCH}-r${DFHACK_RELEASE}")
6464
add_definitions(-DDFHACK_VERSION="${DFHACK_VERSION}")

0 commit comments

Comments
 (0)