Updated version to 2.0.7

This commit is contained in:
Sam Lantinga
2017-10-12 08:08:04 -07:00
parent 84fb4893cf
commit 0ce23a5498
8 changed files with 21 additions and 15 deletions

View File

@@ -19,10 +19,10 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.0.6</string>
<string>2.0.7</string>
<key>CFBundleSignature</key>
<string>SDLX</string>
<key>CFBundleVersion</key>
<string>2.0.6</string>
<string>2.0.7</string>
</dict>
</plist>

View File

@@ -2846,7 +2846,7 @@
CLANG_LINK_OBJC_RUNTIME = NO;
COMBINE_HIDPI_IMAGES = YES;
DYLIB_COMPATIBILITY_VERSION = 1.0.0;
DYLIB_CURRENT_VERSION = 7.0.0;
DYLIB_CURRENT_VERSION = 8.0.0;
FRAMEWORK_VERSION = A;
HEADER_SEARCH_PATHS = (
/usr/X11R6/include,
@@ -2937,7 +2937,7 @@
CLANG_LINK_OBJC_RUNTIME = NO;
COMBINE_HIDPI_IMAGES = YES;
DYLIB_COMPATIBILITY_VERSION = 1.0.0;
DYLIB_CURRENT_VERSION = 7.0.0;
DYLIB_CURRENT_VERSION = 8.0.0;
FRAMEWORK_VERSION = A;
HEADER_SEARCH_PATHS = (
/usr/X11R6/include,