Skip to content

Commit 43b19c8

Browse files
committed
Bump version to alpha1
1 parent 7721a14 commit 43b19c8

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
@@ -141,7 +141,7 @@ endif()
141141

142142
# set up versioning.
143143
set(DF_VERSION "0.44.02")
144-
SET(DFHACK_RELEASE "alpha0")
144+
SET(DFHACK_RELEASE "alpha1")
145145
SET(DFHACK_PRERELEASE TRUE)
146146

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

0 commit comments

Comments
 (0)