diff options
| author | Aetias <aetias@outlook.com> | 2025-05-22 21:55:16 +0200 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2025-05-22 21:55:16 +0200 |
| commit | 0c08295affd6ee00b6d551acf58de8b92e37cacb (patch) | |
| tree | 6a68629a589d8b457eba7e9405df98d1290a9333 /tools/configure.py | |
| parent | e66cbc23e1c80e904451558317d2eba3524fcb41 (diff) | |
Bump dsd to 0.9.1
Diffstat (limited to 'tools/configure.py')
| -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 cbbb566c..0662b332 100755 --- a/tools/configure.py +++ b/tools/configure.py @@ -26,7 +26,7 @@ args = parser.parse_args() # Config GAME = "ph" -DSD_VERSION = 'v0.9.0' +DSD_VERSION = 'v0.9.1' WIBO_VERSION = '0.6.16' OBJDIFF_VERSION = 'v2.7.1' MWCC_VERSION = "2.0/sp1p5" |
