Updated SDL to version 2.0.2

This commit is contained in:
Sam Lantinga 2014-02-09 03:09:56 -08:00
parent a1158f5747
commit e49f7fcdf8
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>