Browse Source

Enter the 2.1 alpha phase

To make it clearer that this branch is more recent than
the stable 2.0.x releases.
Rémi Verschelde 9 years ago
parent
commit
440ef4b756
1 changed files with 2 additions and 2 deletions
  1. 2 2
      version.py

+ 2 - 2
version.py

@@ -1,5 +1,5 @@
 short_name="godot"
 name="Godot Engine"
 major=2
-minor=0
-status="stable"
+minor=1
+status="alpha"