From 527f8f85a13ae25f82c933460881781cf9ffcdb5 Mon Sep 17 00:00:00 2001 From: Deskull Date: Mon, 14 Jan 2019 22:29:00 +0900 Subject: [PATCH 1/1] =?utf8?q?[Version]=202.2.1.7.=20(=E6=96=B0=E8=A6=81?= =?utf8?q?=E7=B4=A0=E8=BF=BD=E5=8A=A0=E3=81=97=E3=81=9F=E3=81=A6=E3=81=A7?= =?utf8?q?=E3=80=81=E3=83=90=E3=82=B0=E3=81=AF=E5=A4=9A=E3=81=8F=E3=81=82?= =?utf8?q?=E3=82=8B=E3=81=A8=E6=80=9D=E3=82=8F=E3=82=8C=E3=81=BE=E3=81=99?= =?utf8?q?=E3=81=8C=E3=81=94=E5=AE=B9=E8=B5=A6=E4=B8=8B=E3=81=95=E3=81=84?= =?utf8?q?=20/=20Sorry=20bugs=20for=20new=20feature.)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/defines.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/defines.h b/src/defines.h index 782f88593..fea49a635 100644 --- a/src/defines.h +++ b/src/defines.h @@ -53,7 +53,7 @@ #define FAKE_VER_MAJOR 12 /*!< ゲームのバージョン番号定義(メジャー番号 + 10) */ #define FAKE_VER_MINOR 2 /*!< ゲームのバージョン番号定義(マイナー番号) */ #define FAKE_VER_PATCH 1 /*!< ゲームのバージョン番号定義(パッチ番号) */ -#define FAKE_VER_EXTRA 6 /*!< ゲームのバージョン番号定義(エクストラ番号) */ +#define FAKE_VER_EXTRA 7 /*!< ゲームのバージョン番号定義(エクストラ番号) */ /*! -- 2.11.0