Updated SDL to version 2.0.15 for development

This commit is contained in:
Sam Lantinga
2020-12-22 10:36:15 -08:00
parent 13244de5c2
commit 350f1b0d16
11 changed files with 40 additions and 94 deletions

View File

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