From: dis- Date: Sun, 14 Jul 2013 05:28:27 +0000 (+0000) Subject: start 2.1.4 X-Git-Tag: v2.2.0~539 X-Git-Url: http://git.osdn.net/view?p=hengband%2Fhengband.git;a=commitdiff_plain;h=d991448fc4855b756f37be360dc1f02cd759fff6 start 2.1.4 --- diff --git a/configure.ac b/configure.ac index 8987b08f4..0d768219a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(hengband, 2.1.3) +AC_INIT(hengband, 2.1.4) AC_CONFIG_HEADERS(src/autoconf.h) AC_CONFIG_SRCDIR(src/main.c) diff --git a/lib/file/news.txt b/lib/file/news.txt index 89745f1cb..8fa057df0 100644 --- a/lib/file/news.txt +++ b/lib/file/news.txt @@ -1,6 +1,6 @@ **************************************** - ** Hengband 2.1.3 ** + ** Hengband 2.1.4 ** **************************************** Based on Moria: Copyright (c) 1985 Robert Alan Koeneke diff --git a/lib/file/news_j.txt b/lib/file/news_j.txt index 7e519f46f..a33a02afd 100644 --- a/lib/file/news_j.txt +++ b/lib/file/news_j.txt @@ -1,6 +1,6 @@ *************************************** - ** ÊѶòÈÚÅÜ 2.1.3(³«È¯ÈÇ) ** + ** ÊѶòÈÚÅÜ 2.1.4(³«È¯ÈÇ) ** *************************************** Based on Moria: Copyright (c) 1985 Robert Alan Koeneke diff --git a/src/defines.h b/src/defines.h index 093838f83..986e03481 100644 --- a/src/defines.h +++ b/src/defines.h @@ -57,7 +57,7 @@ #define FAKE_VERSION 0 #define FAKE_VER_MAJOR 12 #define FAKE_VER_MINOR 1 -#define FAKE_VER_PATCH 3 +#define FAKE_VER_PATCH 4 /*