aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Verschelde2016-08-09 09:51:58 +0200
committerGitHub2016-08-09 09:51:58 +0200
commit9cc700a0ab4098f208a52162cd722b51de951845 (patch)
treefe14899e6cd868ae24ebf094f2fc19dc77d10692
parent569966f3bbe82d768baf3fd26680462df22d29ad (diff)
downloadgodot-9cc700a0ab4098f208a52162cd722b51de951845.tar.gz
godot-9cc700a0ab4098f208a52162cd722b51de951845.tar.zst
godot-9cc700a0ab4098f208a52162cd722b51de951845.zip
-rwxr-xr-xtools/Godot.app/Contents/Info.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/Godot.app/Contents/Info.plist b/tools/Godot.app/Contents/Info.plist
index 37c80fc8a..5a8127694 100755
--- a/tools/Godot.app/Contents/Info.plist
+++ b/tools/Godot.app/Contents/Info.plist
@@ -19,11 +19,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>2.1-dev</string>
+ <string>2.1</string>
<key>CFBundleSignature</key>
<string>godot</string>
<key>CFBundleVersion</key>
- <string>2.1-dev</string>
+ <string>2.1</string>
<key>NSHumanReadableCopyright</key>
<string>© 2007-2016 Juan Linietsky, Ariel Manzur</string>
<key>LSMinimumSystemVersion</key>