You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-07 19:53:17 +00:00
Merge pull request #11563 from QuLogic/scons-version
Bump required scons version to 0.98.1.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
#!/usr/bin/env python
|
||||
|
||||
EnsureSConsVersion(0, 14)
|
||||
EnsureSConsVersion(0, 98, 1)
|
||||
|
||||
|
||||
import string
|
||||
|
||||
Reference in New Issue
Block a user