Skip to content

Commit

Permalink
Update version in CMakeLists.txt to 0.44.10-r2
Browse files Browse the repository at this point in the history
  • Loading branch information
lethosor committed Jun 22, 2018
1 parent bc08ba6 commit 8a1979b
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 @@ -149,7 +149,7 @@ endif()

# set up versioning.
set(DF_VERSION "0.44.10")
set(DFHACK_RELEASE "r1")
set(DFHACK_RELEASE "r2")
set(DFHACK_PRERELEASE FALSE)

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

0 comments on commit 8a1979b

Please sign in to comment.