X-Git-Url: http://git.osdn.net/view?p=hengband%2Fhengband.git;a=blobdiff_plain;f=src%2Fdefines.h;h=c9da040491c5b4a1358ecc1cf5ba23d18c40113b;hp=fc1ed432c8f2883226af7c7c47747e7d651c58a6;hb=e807d265780838b3452b7b37fd0eb51d389325d8;hpb=23fa155dd042a0a09da353565c85b4f3e870fdef diff --git a/src/defines.h b/src/defines.h index fc1ed432c..c9da04049 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 0 /*!< ゲームのバージョン番号定義(パッチ番号) */ -#define FAKE_VER_EXTRA 18 /*!< ゲームのバージョン番号定義(エクストラ番号) */ +#define FAKE_VER_EXTRA 19 /*!< ゲームのバージョン番号定義(エクストラ番号) */ /*!