Skip to content

Commit

Permalink
Bump to 0.44.09-r1
Browse files Browse the repository at this point in the history
  • Loading branch information
lethosor committed Apr 5, 2018
1 parent 86e0cb4 commit b6311ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,8 @@ endif()

# set up versioning.
set(DF_VERSION "0.44.09")
set(DFHACK_RELEASE "alpha1")
set(DFHACK_PRERELEASE TRUE)
set(DFHACK_RELEASE "r1")
set(DFHACK_PRERELEASE FALSE)

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

Expand Down

0 comments on commit b6311ec

Please sign in to comment.