Skip to content

Commit

Permalink
Update release version.
Browse files Browse the repository at this point in the history
  • Loading branch information
expwnent committed Dec 5, 2014
1 parent e8411bd commit 10fa555
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 @@ -59,7 +59,7 @@ endif()

# set up versioning.
set(DF_VERSION "0.40.19")
SET(DFHACK_RELEASE "r0" CACHE STRING "Current release revision.")
SET(DFHACK_RELEASE "r1" CACHE STRING "Current release revision.")

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

0 comments on commit 10fa555

Please sign in to comment.