godot/version.py

8 lines
110 B
Python
Raw Permalink Normal View History

short_name = "godot"
name = "Godot Engine"
major = 3
minor = 0
2018-06-14 15:37:51 +00:00
patch = 4
2018-06-22 15:33:45 +02:00
status = "stable"
module_config = ""