Skip to content

Commit b8ca4b5

Browse files
committed
Bump version to alpha1
1 parent b8bba97 commit b8ca4b5

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
@@ -106,7 +106,7 @@ endif()
106106

107107
# set up versioning.
108108
set(DF_VERSION "0.42.06")
109-
SET(DFHACK_RELEASE "alpha0")
109+
SET(DFHACK_RELEASE "alpha1")
110110
SET(DFHACK_PRERELEASE TRUE)
111111

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

0 commit comments

Comments
 (0)