From 7b483a4461854390097dfedd03673147957e3fef Mon Sep 17 00:00:00 2001 From: lethosor Date: Sat, 7 Nov 2015 20:28:37 -0500 Subject: [PATCH] Update version to r4 Ref #737 --- CMakeLists.txt | 2 +- NEWS.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 159db42f9..b6228a9e1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -93,7 +93,7 @@ endif() # set up versioning. set(DF_VERSION "0.40.24") -SET(DFHACK_RELEASE "r3") +SET(DFHACK_RELEASE "r4") set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}") diff --git a/NEWS.rst b/NEWS.rst index 0de43cc00..fb16ab3f8 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -30,8 +30,8 @@ Changelog :depth: 2 -DFHack Future -============= +DFHack 0.40.24-r4 +================= Internals ---------