summaryrefslogtreecommitdiff
path: root/Xcode
diff options
context:
space:
mode:
authorSam Lantinga <slouken@libsdl.org>2017-11-04 21:58:48 -0700
committerSam Lantinga <slouken@libsdl.org>2017-11-04 21:58:48 -0700
commit741a10dfdf1b5d1f2b56ce48d41718f277fd08de (patch)
tree8aa46a063cb51a4608fc4eaa202ebfaf290d344d /Xcode
parent36abcb8ea4a2d87ceeb9b0b0faaa48e5de9c0ed0 (diff)
Updated version to 2.0.8 since SDL_image depends on it
Diffstat (limited to 'Xcode')
-rw-r--r--Xcode/SDL/Info-Framework.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/Xcode/SDL/Info-Framework.plist b/Xcode/SDL/Info-Framework.plist
index a509c89eb2..ff3c220f5c 100644
--- a/Xcode/SDL/Info-Framework.plist
+++ b/Xcode/SDL/Info-Framework.plist
@@ -19,10 +19,10 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
- <string>2.0.7</string>
+ <string>2.0.8</string>
<key>CFBundleSignature</key>
<string>SDLX</string>
<key>CFBundleVersion</key>
- <string>2.0.7</string>
+ <string>2.0.8</string>
</dict>
</plist>