Skip to content

Commit

Permalink
Bump to 0.43.05-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
lethosor committed Apr 23, 2017
1 parent 3cfbd73 commit 22db0e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ endif()

# set up versioning.
set(DF_VERSION "0.43.05")
SET(DFHACK_RELEASE "beta1")
SET(DFHACK_RELEASE "beta2")
SET(DFHACK_PRERELEASE TRUE)

set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")
Expand Down

0 comments on commit 22db0e4

Please sign in to comment.