OSDN Git Service

Update Version to 2.1.2
authordis- <dis-@0568b783-4c39-0410-ac80-bf13821ea2a2>
Mon, 11 Feb 2013 01:51:11 +0000 (01:51 +0000)
committerdis- <dis-@0568b783-4c39-0410-ac80-bf13821ea2a2>
Mon, 11 Feb 2013 01:51:11 +0000 (01:51 +0000)
configure.ac
lib/file/news.txt
lib/file/news_j.txt
src/defines.h

index 89ca020..f1d3a29 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(hengband, 2.1.1)
+AC_INIT(hengband, 2.1.2)
 
 AC_CONFIG_HEADERS(src/autoconf.h)
 AC_CONFIG_SRCDIR(src/main.c)
index d9ec0c0..6f9d16b 100644 (file)
@@ -1,6 +1,6 @@
 
                   ****************************************
-                  **           Hengband 2.1.1           **
+                  **           Hengband 2.1.2           **
                   ****************************************
 
           Based on Moria:   Copyright (c) 1985 Robert Alan Koeneke
index 1cc4427..672a0e8 100644 (file)
@@ -1,6 +1,6 @@
 
                   ***************************************
-                  **           ÊѶòÈÚÅÜ  2.1.1(³«È¯ÈÇ) **
+                  **           ÊѶòÈÚÅÜ  2.1.2(³«È¯ÈÇ) **
                   ***************************************
 
           Based on Moria:    Copyright (c) 1985 Robert Alan Koeneke
index 9892093..7929566 100644 (file)
@@ -57,7 +57,7 @@
 #define FAKE_VERSION   0
 #define FAKE_VER_MAJOR 12
 #define FAKE_VER_MINOR 1
-#define FAKE_VER_PATCH 1
+#define FAKE_VER_PATCH 2
 
 
 /*