Update CMakeLists to r4.

develop
expwnent 2013-10-19 20:40:31 -04:00
parent ef9d3b1521
commit c7e34c1e5a
1 changed files with 1 additions and 1 deletions

@ -59,7 +59,7 @@ endif()
# set up versioning.
set(DF_VERSION "0.34.11")
SET(DFHACK_RELEASE "r3" CACHE STRING "Current release revision.")
SET(DFHACK_RELEASE "r4" CACHE STRING "Current release revision.")
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")
add_definitions(-DDFHACK_VERSION="${DFHACK_VERSION}")