godot/version.py
Rémi Verschelde 45c5c89de9 Bump version to 3.0-alpha
WARNING: This branch is unstable and should not be used in
production for the time being.
See https://godotengine.org/article/warning-head-going-unstable
for more details.

To get the previous 2.2-alpha unreleased version, you can checkout
the '2.2' branch.
2017-01-02 23:02:25 +01:00

6 lines
80 B
Python

short_name = "godot"
name = "Godot Engine"
major = 3
minor = 0
status = "alpha"