Skip to content

Commit 4d74090

Browse files
committed
Bump version in CMakeLists.txt
1 parent 55d2f00 commit 4d74090

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
@@ -137,8 +137,8 @@ endif()
137137

138138
# set up versioning.
139139
set(DF_VERSION "0.43.05")
140-
SET(DFHACK_RELEASE "alpha0")
141-
SET(DFHACK_PRERELEASE FALSE)
140+
SET(DFHACK_RELEASE "alpha1")
141+
SET(DFHACK_PRERELEASE TRUE)
142142

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

0 commit comments

Comments
 (0)