summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2017-09-26 14:54:48 +0200
committerGitHub <noreply@github.com>2017-09-26 14:54:48 +0200
commit7123a81e43885aad4a50b24981492c57bf9b9320 (patch)
tree3fc7f7e60a98d30c100841dfbc8d26df00e0e624
parent92c34eaf9c4b70e2e99f7c8f6b390d682e903ddf (diff)
parent1c6a49b5f534f84591777c4ad17d518c3cd779f2 (diff)
Merge pull request #11610 from sbeca/pr-osx-version
Change OSX version from 2.2-dev to 3.0-dev [ci skip]
-rwxr-xr-xmisc/dist/osx_tools.app/Contents/Info.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/dist/osx_tools.app/Contents/Info.plist b/misc/dist/osx_tools.app/Contents/Info.plist
index 4d88e97503..5012d17c37 100755
--- a/misc/dist/osx_tools.app/Contents/Info.plist
+++ b/misc/dist/osx_tools.app/Contents/Info.plist
@@ -19,11 +19,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>2.2-dev</string>
+ <string>3.0-dev</string>
<key>CFBundleSignature</key>
<string>godot</string>
<key>CFBundleVersion</key>
- <string>2.2-dev</string>
+ <string>3.0-dev</string>
<key>NSHumanReadableCopyright</key>
<string>© 2007-2017 Juan Linietsky, Ariel Manzur</string>
<key>LSMinimumSystemVersion</key>