From: dis- Date: Mon, 11 Feb 2013 01:51:11 +0000 (+0000) Subject: Update Version to 2.1.2 X-Git-Tag: v2.1.2~91 X-Git-Url: http://git.osdn.net/view?p=hengband%2Fhengband.git;a=commitdiff_plain;h=6211077d4bda48920a8243abfaecb2474ff56bf6 Update Version to 2.1.2 --- diff --git a/configure.ac b/configure.ac index 89ca0203b..f1d3a29b7 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.1) +AC_INIT(hengband, 2.1.2) 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 d9ec0c08c..6f9d16bef 100644 --- a/lib/file/news.txt +++ b/lib/file/news.txt @@ -1,6 +1,6 @@ **************************************** - ** Hengband 2.1.1 ** + ** Hengband 2.1.2 ** **************************************** Based on Moria: Copyright (c) 1985 Robert Alan Koeneke diff --git a/lib/file/news_j.txt b/lib/file/news_j.txt index 1cc4427ad..672a0e843 100644 --- a/lib/file/news_j.txt +++ b/lib/file/news_j.txt @@ -1,6 +1,6 @@ *************************************** - ** ÊѶòÈÚÅÜ 2.1.1(³«È¯ÈÇ) ** + ** ÊѶòÈÚÅÜ 2.1.2(³«È¯ÈÇ) ** *************************************** Based on Moria: Copyright (c) 1985 Robert Alan Koeneke diff --git a/src/defines.h b/src/defines.h index 9892093fe..792956692 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 1 +#define FAKE_VER_PATCH 2 /*