From 7734f40f353796b9584d0922fb87fcba8ebc8f4e Mon Sep 17 00:00:00 2001 From: dis- Date: Wed, 2 Apr 2014 09:15:37 +0900 Subject: [PATCH] start v2.1.5 --- configure.ac | 2 +- lib/file/news.txt | 2 +- lib/file/news_j.txt | 2 +- src/defines.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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 /* -- 2.11.0