godot/version.py

7 lines
89 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
status = "beta"