Skip to content

Commit

Permalink
Bump version to alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
lethosor committed Mar 5, 2016
1 parent b8bba97 commit b8ca4b5
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 @@ -106,7 +106,7 @@ endif()

# set up versioning.
set(DF_VERSION "0.42.06")
SET(DFHACK_RELEASE "alpha0")
SET(DFHACK_RELEASE "alpha1")
SET(DFHACK_PRERELEASE TRUE)

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

0 comments on commit b8ca4b5

Please sign in to comment.