OSDN Git Service

[Version] 2.2.1.6.
authorDeskull <deskull@users.sourceforge.jp>
Fri, 23 Nov 2018 23:54:40 +0000 (08:54 +0900)
committerDeskull <deskull@users.sourceforge.jp>
Fri, 23 Nov 2018 23:54:40 +0000 (08:54 +0900)
src/defines.h

index 03bc760..643f547 100644 (file)
@@ -53,7 +53,7 @@
 #define FAKE_VER_MAJOR 12 /*!< ゲームのバージョン番号定義(メジャー番号 + 10) */
 #define FAKE_VER_MINOR 2 /*!< ゲームのバージョン番号定義(マイナー番号) */
 #define FAKE_VER_PATCH 1 /*!< ゲームのバージョン番号定義(パッチ番号) */
-#define FAKE_VER_EXTRA 5 /*!< ゲームのバージョン番号定義(エクストラ番号) */
+#define FAKE_VER_EXTRA 6 /*!< ゲームのバージョン番号定義(エクストラ番号) */
 
 
  /*!