Update CMakeLists to 0.40.23-r1

develop
lethosor 2015-01-05 15:55:12 -05:00
parent 5fc8a1f51f
commit dd9cb70ad3
1 changed files with 1 additions and 1 deletions

@ -58,7 +58,7 @@ if (NOT EXISTS ${dfhack_SOURCE_DIR}/library/xml/codegen.pl OR NOT EXISTS ${dfhac
endif()
# set up versioning.
set(DF_VERSION "0.40.19")
set(DF_VERSION "0.40.23")
SET(DFHACK_RELEASE "r1" CACHE STRING "Current release revision.")
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")