godot/version.py
2017-04-10 23:44:55 +02:00

7 lines
91 B
Python

short_name = "godot"
name = "Godot Engine"
major = 2
minor = 1
patch = 3
status = "stable"