From 43d7f59e0b436000be147da91d43dd3a72717884 Mon Sep 17 00:00:00 2001 From: lethosor Date: Wed, 14 Jan 2015 15:09:23 -0500 Subject: [PATCH] Bump version to 0.40.24-r0 and update xml --- CMakeLists.txt | 4 ++-- library/xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 984bb09e7..f7077f523 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -58,8 +58,8 @@ if (NOT EXISTS ${dfhack_SOURCE_DIR}/library/xml/codegen.pl OR NOT EXISTS ${dfhac endif() # set up versioning. -set(DF_VERSION "0.40.23") -SET(DFHACK_RELEASE "r1" CACHE STRING "Current release revision.") +set(DF_VERSION "0.40.24") +SET(DFHACK_RELEASE "r0" CACHE STRING "Current release revision.") set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}") add_definitions(-DDFHACK_VERSION="${DFHACK_VERSION}") diff --git a/library/xml b/library/xml index 20014d2f5..2f1a0f845 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit 20014d2f501b76b697e594d56e594ea8f143ea24 +Subproject commit 2f1a0f8455814aa844e2461f834e4e9faf5f8831