Skip to content

Commit 2396392

Browse files
committed
Bump to r1
1 parent 01c6416 commit 2396392

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,8 @@ endif()
139139

140140
# set up versioning.
141141
set(DF_VERSION "0.43.05")
142-
SET(DFHACK_RELEASE "beta2")
143-
SET(DFHACK_PRERELEASE TRUE)
142+
SET(DFHACK_RELEASE "r1")
143+
SET(DFHACK_PRERELEASE FALSE)
144144

145145
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")
146146

0 commit comments

Comments
 (0)