Skip to content

Commit

Permalink
- バージョン V8.30git
Browse files Browse the repository at this point in the history
実行ファイルあとでGitHubのReleasesのところに生やす。
  • Loading branch information
yaneurao committed Jun 9, 2024
1 parent b546b8a commit 4453d83
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 @@ -10,7 +10,7 @@
// ただし、この値を数値として使用することがあるので数値化できる文字列にしておく必要がある。
#if !defined(ENGINE_VERSION)

#define ENGINE_VERSION "7.63"
#define ENGINE_VERSION "8.30git"

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

0 comments on commit 4453d83

Please sign in to comment.