• R/O
  • HTTP
  • SSH
  • HTTPS

hengband: Commit

変愚蛮怒のメインリポジトリです


Commit MetaInfo

Revisiond991448fc4855b756f37be360dc1f02cd759fff6 (tree)
Time2013-07-14 14:28:27
Authordis- <dis-@0568...>
Commiterdis-

Log Message

start 2.1.4

Change Summary

Incremental Difference

--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
11 dnl Process this file with autoconf to produce a configure script.
2-AC_INIT(hengband, 2.1.3)
2+AC_INIT(hengband, 2.1.4)
33
44 AC_CONFIG_HEADERS(src/autoconf.h)
55 AC_CONFIG_SRCDIR(src/main.c)
--- a/lib/file/news.txt
+++ b/lib/file/news.txt
@@ -1,6 +1,6 @@
11
22 ****************************************
3- ** Hengband 2.1.3 **
3+ ** Hengband 2.1.4 **
44 ****************************************
55
66 Based on Moria: Copyright (c) 1985 Robert Alan Koeneke
--- a/lib/file/news_j.txt
+++ b/lib/file/news_j.txt
@@ -1,6 +1,6 @@
11
22 ***************************************
3- ** 変愚蛮怒 2.1.3(開発版) **
3+ ** 変愚蛮怒 2.1.4(開発版) **
44 ***************************************
55
66 Based on Moria: Copyright (c) 1985 Robert Alan Koeneke
--- a/src/defines.h
+++ b/src/defines.h
@@ -57,7 +57,7 @@
5757 #define FAKE_VERSION 0
5858 #define FAKE_VER_MAJOR 12
5959 #define FAKE_VER_MINOR 1
60-#define FAKE_VER_PATCH 3
60+#define FAKE_VER_PATCH 4
6161
6262
6363 /*
Show on old repository browser