1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00
Files
godot/version.py
Rémi Verschelde 3e2247ca53 Release 2.1.1-stable
2016-11-15 09:14:21 +01:00

7 lines
91 B
Python

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