1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-15 13:51:40 +00:00
Files
godot/version.py
2018-03-23 14:31:00 +01:00

7 lines
87 B
Python

short_name = "godot"
name = "Godot Engine"
major = 2
minor = 1
patch = 5
status = "rc"