godot/version.py

8 lines
110 B
Python
Raw Normal View History

short_name = "godot"
name = "Godot Engine"
major = 3
minor = 0
2018-06-23 17:05:45 +02:00
patch = 5
2018-07-08 16:03:43 +02:00
status = "stable"
module_config = ""