Skip to content

Commit

Permalink
Turn off prerelease flag
Browse files Browse the repository at this point in the history
  • Loading branch information
lethosor committed Jul 7, 2016
1 parent cede052 commit 9889379
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 @@ -107,7 +107,7 @@ endif()
# set up versioning.
set(DF_VERSION "0.43.03")
SET(DFHACK_RELEASE "r1")
SET(DFHACK_PRERELEASE TRUE)
SET(DFHACK_PRERELEASE FALSE)

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

Expand Down

0 comments on commit 9889379

Please sign in to comment.