Change version to 3.0.0.

Keep "RC1" in the version string for now, but otherwise all version numbers
should be updated.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74781 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2013-09-11 01:46:08 +00:00
parent eb6b14dc71
commit e7bdf0ac8d
1111 changed files with 5324 additions and 5346 deletions

View File

@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundleGetInfoString</key>
<string>$(PRODUCT_NAME) version 2.9.5, (c) 2005-2013 wxWidgets</string>
<string>$(PRODUCT_NAME) version 3.0.0, (c) 2005-2013 wxWidgets</string>
<key>CFBundleIconFile</key>
<string>wxmac.icns</string>
<key>CFBundleIdentifier</key>
@@ -22,17 +22,17 @@
<string>it</string>
</array>
<key>CFBundleLongVersionString</key>
<string>2.9.5, (c) 2005-2011 wxWidgets</string>
<string>3.0.0, (c) 2005-2011 wxWidgets</string>
<key>CFBundleName</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.9.5</string>
<string>3.0.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2.9.5</string>
<string>3.0.0</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright 2005-2013 wxWidgets</string>
<key>NSPrincipalClass</key>