Skip to content

Commit

Permalink
Change cmakelists to r3
Browse files Browse the repository at this point in the history
  • Loading branch information
peterix committed Mar 14, 2013
1 parent b487d78 commit e7c1026
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.34.11")
SET(DFHACK_RELEASE "r2" CACHE STRING "Current release revision.")
SET(DFHACK_RELEASE "r3" CACHE STRING "Current release revision.")

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

0 comments on commit e7c1026

Please sign in to comment.