diff options
| author | Juan Linietsky | 2015-05-01 12:30:13 -0300 |
|---|---|---|
| committer | Juan Linietsky | 2015-05-01 12:30:13 -0300 |
| commit | 88d078df1e72bcf7caf82761d9a86cb920527cb7 (patch) | |
| tree | ea359397a823d0ca08db16bef123cba68abea4ab /version.py | |
| parent | c1eee112f4161b3e3eb6a24192c85d42fc921fb1 (diff) | |
| download | godot-88d078df1e72bcf7caf82761d9a86cb920527cb7.tar.gz godot-88d078df1e72bcf7caf82761d9a86cb920527cb7.tar.zst godot-88d078df1e72bcf7caf82761d9a86cb920527cb7.zip | |
Diffstat (limited to 'version.py')
| -rw-r--r-- | version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.py b/version.py index 46490c48f..577bc7320 100644 --- a/version.py +++ b/version.py @@ -2,6 +2,6 @@ short_name="godot" name="Godot Engine" major=1 minor=1 -status="beta1" +status="rc1" |
