diff options
| author | Leon Krause | 2017-10-20 00:24:49 +0200 |
|---|---|---|
| committer | Leon Krause | 2017-10-20 00:24:49 +0200 |
| commit | cf3919b228b7f88e3ff34654a224385a193c9f1a (patch) | |
| tree | c4686eeec5f5436c73fd01e4a7fba18a1b4c4b3f /core/make_binders.py | |
| parent | f52ab8d86418a67ddee247ed7765e72935b0c57f (diff) | |
| download | godot-cf3919b228b7f88e3ff34654a224385a193c9f1a.tar.gz godot-cf3919b228b7f88e3ff34654a224385a193c9f1a.tar.zst godot-cf3919b228b7f88e3ff34654a224385a193c9f1a.zip | |
Diffstat (limited to 'core/make_binders.py')
| -rw-r--r-- | core/make_binders.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/make_binders.py b/core/make_binders.py index 6468c029f..6f42c6e8e 100644 --- a/core/make_binders.py +++ b/core/make_binders.py @@ -244,7 +244,7 @@ def make_version(template, nargs, argmax, const, ret): def run(target, source, env): - versions = 10 + versions = 11 versions_ext = 6 text = "" text_ext = "" |
