From 5334bd8a6a63c6c32f49b4d28a36932bdfd5161b Mon Sep 17 00:00:00 2001 From: lethosor Date: Sun, 28 Feb 2016 11:18:27 -0500 Subject: [PATCH] Bump version to 0.42.06-alpha0 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 05d312f17..448069df2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -105,8 +105,8 @@ if (NOT EXISTS ${dfhack_SOURCE_DIR}/library/xml/codegen.pl OR NOT EXISTS ${dfhac endif() # set up versioning. -set(DF_VERSION "0.42.05") -SET(DFHACK_RELEASE "alpha1") +set(DF_VERSION "0.42.06") +SET(DFHACK_RELEASE "alpha0") SET(DFHACK_PRERELEASE TRUE) set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}") diff --git a/library/xml b/library/xml index dd3e9e7f4..f371e2930 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit dd3e9e7f47a7991e91d5188546be107fdb61015b +Subproject commit f371e293002f8f6d1e4704cc5869ca07ccf6c4d5