godot/version.py

7 lines
91 B
Python
Raw Normal View History

short_name = "godot"
name = "Godot Engine"
major = 2
minor = 1
2018-01-16 00:04:45 +01:00
patch = 5
2018-07-28 17:17:52 +02:00
status = "stable"