godot/version.py

7 lines
91 B
Python
Raw Normal View History

short_name = "godot"
name = "Godot Engine"
major = 2
minor = 1
2016-11-15 09:14:21 +01:00
patch = 1
status = "stable"