瀏覽代碼

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 年之前
父節點
當前提交
440ef4b756
共有 1 個文件被更改,包括 2 次插入2 次删除
  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"