summaryrefslogtreecommitdiff
path: root/tools/configure.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/configure.py')
-rwxr-xr-xtools/configure.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure.py b/tools/configure.py
index 3820bcd8..01ada8b9 100755
--- a/tools/configure.py
+++ b/tools/configure.py
@@ -26,7 +26,7 @@ args = parser.parse_args()
# Config
GAME = "ph"
-DSD_VERSION = 'v0.10.1'
+DSD_VERSION = 'v0.11.0'
WIBO_VERSION = '0.6.16'
SJISWRAP_VERSION = 'v1.2.2'
OBJDIFF_VERSION = 'v3.4.0'