1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Bump version to 2.2-alpha

There are now new developments that will not be in 2.1-stable
This commit is contained in:
Rémi Verschelde
2016-08-03 17:55:50 +02:00
parent edaf1661e4
commit c439a6188c
2 changed files with 4 additions and 4 deletions

View File

@@ -19,11 +19,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.1-dev</string>
<string>2.2-dev</string>
<key>CFBundleSignature</key>
<string>godot</string>
<key>CFBundleVersion</key>
<string>2.1-dev</string>
<string>2.2-dev</string>
<key>NSHumanReadableCopyright</key>
<string>© 2007-2016 Juan Linietsky, Ariel Manzur</string>
<key>LSMinimumSystemVersion</key>

View File

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