X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2Fdefines.h;h=2ad7911212eef6d84de7c6d99b1e03aa145d3721;hb=cc46d29361b19e088e7cce230cbf4e3ca507922c;hp=7c541d2b852116c9fd06a8b34aee35df7e83ba03;hpb=3b1899ce55766a2dd8495ab8a820bab95a10eab9;p=hengband%2Fhengband.git diff --git a/src/defines.h b/src/defines.h index 7c541d2b8..2ad791121 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 45 /*!< ゲームのバージョン番号定義(エクストラ番号) */ +#define FAKE_VER_EXTRA 53 /*!< ゲームのバージョン番号定義(エクストラ番号) */ /*!