Skip to content

Commit b847a02

Browse files
committed
Increment revision due to DERP.
1 parent adc0a63 commit b847a02

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 "1")
61+
set(DFHACK_RELEASE "2")
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)