OSDN Git Service

scoreserver-relocationからのマージにつき、バージョンを2.2.0.93付けに。 / Version to 2.2.0.93 by merge...
authorDeskull <desull@users.sourceforge.jp>
Thu, 15 Mar 2018 15:20:43 +0000 (00:20 +0900)
committerDeskull <desull@users.sourceforge.jp>
Thu, 15 Mar 2018 15:20:43 +0000 (00:20 +0900)
src/defines.h

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