godot/version.py

7 lines
87 B
Python
Raw Normal View History

short_name = "godot"
name = "Godot Engine"
major = 2
minor = 1
2017-06-17 14:05:00 +02:00
patch = 4
2017-08-25 19:27:01 +02:00
status = "rc"