Skip to content

Commit b6311ec

Browse files
committed
Bump to 0.44.09-r1
1 parent 86e0cb4 commit b6311ec

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
@@ -136,8 +136,8 @@ endif()
136136

137137
# set up versioning.
138138
set(DF_VERSION "0.44.09")
139-
set(DFHACK_RELEASE "alpha1")
140-
set(DFHACK_PRERELEASE TRUE)
139+
set(DFHACK_RELEASE "r1")
140+
set(DFHACK_PRERELEASE FALSE)
141141

142142
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")
143143

0 commit comments

Comments
 (0)