From: dis- Date: Wed, 2 Apr 2014 00:15:37 +0000 (+0900) Subject: start v2.1.5 X-Git-Tag: v2.2.0~262 X-Git-Url: http://git.osdn.net/view?p=hengband%2Fhengband.git;a=commitdiff_plain;h=7734f40f353796b9584d0922fb87fcba8ebc8f4e start v2.1.5 --- diff --git a/configure.ac b/configure.ac index 57969244a..7f05c3c7d 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.4) +AC_INIT(hengband, 2.1.5) 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 8fa057df0..d7dfe2f8b 100644 --- a/lib/file/news.txt +++ b/lib/file/news.txt @@ -1,6 +1,6 @@ **************************************** - ** Hengband 2.1.4 ** + ** Hengband 2.1.5 ** **************************************** Based on Moria: Copyright (c) 1985 Robert Alan Koeneke diff --git a/lib/file/news_j.txt b/lib/file/news_j.txt index b1aea366c..2cd2c6d2d 100644 --- a/lib/file/news_j.txt +++ b/lib/file/news_j.txt @@ -1,6 +1,6 @@ *************************************** - ** 変愚蛮怒 2.1.4(開発版) ** + ** 変愚蛮怒 2.1.5 (開発版) ** *************************************** Based on Moria: Copyright (c) 1985 Robert Alan Koeneke diff --git a/src/defines.h b/src/defines.h index 423550afd..fd5a8516c 100644 --- a/src/defines.h +++ b/src/defines.h @@ -54,7 +54,7 @@ #define FAKE_VERSION 0 #define FAKE_VER_MAJOR 12 #define FAKE_VER_MINOR 1 -#define FAKE_VER_PATCH 4 +#define FAKE_VER_PATCH 5 /*