Skip to content

Commit

Permalink
Bump version to 0.44.10-r1
Browse files Browse the repository at this point in the history
  • Loading branch information
lethosor committed May 18, 2018
1 parent 0f32443 commit 8cb5e7f
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 @@ -141,8 +141,8 @@ endif()

# set up versioning.
set(DF_VERSION "0.44.10")
set(DFHACK_RELEASE "beta1")
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 8cb5e7f

Please sign in to comment.