Skip to content

Commit b62a867

Browse files
committed
Bump version to 0.42.04-alpha2
1 parent e8ea5c9 commit b62a867

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
@@ -103,7 +103,7 @@ endif()
103103

104104
# set up versioning.
105105
set(DF_VERSION "0.42.04")
106-
SET(DFHACK_RELEASE "alpha1")
106+
SET(DFHACK_RELEASE "alpha2")
107107
SET(DFHACK_PRERELEASE TRUE)
108108

109109
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")

0 commit comments

Comments
 (0)