This website works better with JavaScript
Home
Explore
Help
Sign In
Godot
/
godot
mirror of
https://github.com/godotengine/godot.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Bump version to 2.1.5-rc
Rémi Verschelde
7 years ago
parent
ddcea2a7dd
commit
5b23d571b1
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
version.py
+ 1
- 1
version.py
View File
@@ -3,4 +3,4 @@ name = "Godot Engine"
major = 2
major = 2
minor = 1
minor = 1
patch = 5
patch = 5
-status = "
beta
"
+status = "
rc
"