Updated SDL to version 2.0.2

This commit is contained in:
Sam Lantinga
2014-02-09 03:09:56 -08:00
parent 8cabd44f36
commit 853334afed
8 changed files with 31 additions and 16 deletions

View File

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