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 Jun 14, 2016
1 parent 4f3a2b3 commit 450fcdb
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.43.03")
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 450fcdb

Please sign in to comment.