OSDN Git Service

start v2.1.5
authordis- <dis.rogue@gmail.com>
Wed, 2 Apr 2014 00:15:37 +0000 (09:15 +0900)
committerdis- <dis.rogue@gmail.com>
Wed, 2 Apr 2014 00:15:37 +0000 (09:15 +0900)
configure.ac
lib/file/news.txt
lib/file/news_j.txt
src/defines.h

index 5796924..7f05c3c 100644 (file)
@@ -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)
index 8fa057d..d7dfe2f 100644 (file)
@@ -1,6 +1,6 @@
 
                   ****************************************
-                  **           Hengband 2.1.4           **
+                  **           Hengband 2.1.5           **
                   ****************************************
 
           Based on Moria:   Copyright (c) 1985 Robert Alan Koeneke
index b1aea36..2cd2c6d 100644 (file)
@@ -1,6 +1,6 @@
 
                   ***************************************
-                  **           変愚蛮怒  2.1.4(開発版) **
+                  **         変愚蛮怒 2.1.5 (開発版)   **
                   ***************************************
 
           Based on Moria:    Copyright (c) 1985 Robert Alan Koeneke
index 423550a..fd5a851 100644 (file)
@@ -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
 
 
 /*