Skip to content

Commit

Permalink
V8.50
Browse files Browse the repository at this point in the history
  • Loading branch information
yaneurao committed Dec 31, 2024
1 parent d2ab308 commit 74d9b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// ただし、この値を数値として使用することがあるので数値化できる文字列にしておく必要がある。
#if !defined(ENGINE_VERSION)

#define ENGINE_VERSION "8.30git"
#define ENGINE_VERSION "8.50git"

#endif
// --------------------
Expand Down

0 comments on commit 74d9b0e

Please sign in to comment.