OSDN Git Service

start 2.1.4
authordis- <dis-@0568b783-4c39-0410-ac80-bf13821ea2a2>
Sun, 14 Jul 2013 05:28:27 +0000 (05:28 +0000)
committerdis- <dis-@0568b783-4c39-0410-ac80-bf13821ea2a2>
Sun, 14 Jul 2013 05:28:27 +0000 (05:28 +0000)
configure.ac
lib/file/news.txt
lib/file/news_j.txt
src/defines.h

index 8987b08..0d76821 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(hengband, 2.1.3)
+AC_INIT(hengband, 2.1.4)
 
 AC_CONFIG_HEADERS(src/autoconf.h)
 AC_CONFIG_SRCDIR(src/main.c)
index 89745f1..8fa057d 100644 (file)
@@ -1,6 +1,6 @@
 
                   ****************************************
-                  **           Hengband 2.1.3           **
+                  **           Hengband 2.1.4           **
                   ****************************************
 
           Based on Moria:   Copyright (c) 1985 Robert Alan Koeneke
index 7e519f4..a33a02a 100644 (file)
@@ -1,6 +1,6 @@
 
                   ***************************************
-                  **           ÊѶòÈÚÅÜ  2.1.3(³«È¯ÈÇ) **
+                  **           ÊѶòÈÚÅÜ  2.1.4(³«È¯ÈÇ) **
                   ***************************************
 
           Based on Moria:    Copyright (c) 1985 Robert Alan Koeneke
index 093838f..986e034 100644 (file)
@@ -57,7 +57,7 @@
 #define FAKE_VERSION   0
 #define FAKE_VER_MAJOR 12
 #define FAKE_VER_MINOR 1
-#define FAKE_VER_PATCH 3
+#define FAKE_VER_PATCH 4
 
 
 /*