diff --git a/source/config.h b/source/config.h index 80c113925..8bda1e008 100644 --- a/source/config.h +++ b/source/config.h @@ -12,7 +12,7 @@ // ただし、この値を数値として使用することがあるので数値化できる文字列にしておく必要がある。 #if !defined(ENGINE_VERSION) -#define ENGINE_VERSION "8.30git" +#define ENGINE_VERSION "8.50git" #endif // --------------------