We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26c2a1c commit bb83982Copy full SHA for bb83982
3dsconv.py
@@ -27,7 +27,7 @@
27
output_directory = '' # override with --output=
28
boot9_path = '' # override with --boot9=
29
30
-version = '4.1d'
+version = '4.1'
31
32
print('3dsconv.py ~ version ' + version)
33
0 commit comments