diff options
| author | Aetias <aetias@outlook.com> | 2025-05-19 20:14:25 +0200 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2025-05-19 20:14:25 +0200 |
| commit | 889fdfb48daf5ac0845ba7c776e53b02baa9ad6a (patch) | |
| tree | d0adf2feb1fb588d6cf19ff3da1693a189f6f967 /tools | |
| parent | 801d038a76ed969e80224ee6452378fd0b7fca9b (diff) | |
Bump dsd to v0.9.0
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/configure.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure.py b/tools/configure.py index 939d9890..ab4411b1 100755 --- a/tools/configure.py +++ b/tools/configure.py @@ -26,7 +26,7 @@ args = parser.parse_args() # Config GAME = "ph" -DSD_VERSION = 'v0.8.0' +DSD_VERSION = 'v0.9.0' WIBO_VERSION = '0.6.16' OBJDIFF_VERSION = 'v2.7.1' MWCC_VERSION = "2.0/sp1p5" |
