From 5335ad94d150ac1b6d2a52048b0bbb357017780f Mon Sep 17 00:00:00 2001 From: mogami Date: Tue, 12 Aug 2003 00:22:08 +0000 Subject: [PATCH] =?utf8?q?=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3?= =?utf8?q?=E3=82=921.5.4=E3=81=B8=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- configure.in | 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.in b/configure.in index 0f1617aee..380c68919 100644 --- a/configure.in +++ b/configure.in @@ -3,7 +3,7 @@ AC_INIT(src/main.c) AM_CONFIG_HEADER(src/autoconf.h) -AM_INIT_AUTOMAKE(hengband, 1.5.3) +AM_INIT_AUTOMAKE(hengband, 1.5.4) AC_ARG_WITH(setgid, [ --with-setgid=NAME install hengband as group NAME], diff --git a/lib/file/news.txt b/lib/file/news.txt index 600951ab1..b5a378791 100644 --- a/lib/file/news.txt +++ b/lib/file/news.txt @@ -1,6 +1,6 @@ **************************************** - ** Hengband 1.5.3 ** + ** Hengband 1.5.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 c4e632766..1052875b3 100644 --- a/lib/file/news_j.txt +++ b/lib/file/news_j.txt @@ -1,6 +1,6 @@ *************************************** - ** ÊѶòÈÚÅÜ 1.5.3 ** + ** ÊѶòÈÚÅÜ 1.5.4 ** *************************************** Based on Moria: Copyright (c) 1985 Robert Alan Koeneke diff --git a/src/defines.h b/src/defines.h index a8f3332fb..82881ad0f 100644 --- a/src/defines.h +++ b/src/defines.h @@ -48,7 +48,7 @@ /* Savefile version for Hengband 1.1.1 and later */ #define H_VER_MAJOR 1 #define H_VER_MINOR 5 -#define H_VER_PATCH 3 +#define H_VER_PATCH 4 #define H_VER_EXTRA 0 /* Added for ZAngband */ -- 2.11.0