Bump to 0.42.02

develop
lethosor 2015-12-05 17:57:52 -05:00
parent 28336d4346
commit e720c498c9
1 changed files with 1 additions and 1 deletions

@ -97,7 +97,7 @@ if (NOT EXISTS ${dfhack_SOURCE_DIR}/library/xml/codegen.pl OR NOT EXISTS ${dfhac
endif() endif()
# set up versioning. # set up versioning.
set(DF_VERSION "0.42.01") set(DF_VERSION "0.42.02")
SET(DFHACK_RELEASE "r0") SET(DFHACK_RELEASE "r0")
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}") set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")