1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00
Files
godot/version.py
Rémi Verschelde c508b5b2e1 Release 2.1.2-stable
2017-01-21 14:43:37 +01:00

7 lines
91 B
Python

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