OSDN Git Service

バージョンを1.5.4へ。
authormogami <mogami@0568b783-4c39-0410-ac80-bf13821ea2a2>
Tue, 12 Aug 2003 00:22:08 +0000 (00:22 +0000)
committermogami <mogami@0568b783-4c39-0410-ac80-bf13821ea2a2>
Tue, 12 Aug 2003 00:22:08 +0000 (00:22 +0000)
configure.in
lib/file/news.txt
lib/file/news_j.txt
src/defines.h

index 0f1617a..380c689 100644 (file)
@@ -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],
index 600951a..b5a3787 100644 (file)
@@ -1,6 +1,6 @@
 
                   ****************************************
-                  **           Hengband 1.5.3           **
+                  **           Hengband 1.5.4           **
                   ****************************************
 
           Based on Moria:    Copyright (c) 1985 Robert Alan Koeneke
index c4e6327..1052875 100644 (file)
@@ -1,6 +1,6 @@
 
                   ***************************************
-                  **           ÊѶòÈÚÅÜ  1.5.3         **
+                  **           ÊѶòÈÚÅÜ  1.5.4         **
                   ***************************************
 
           Based on Moria:    Copyright (c) 1985 Robert Alan Koeneke
index a8f3332..82881ad 100644 (file)
@@ -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 */