Updated to version 2.0.17 for development

This commit is contained in:
Sam Lantinga 2021-08-10 15:02:36 -07:00
parent 6810399352
commit 3f6ebffff4
10 changed files with 26 additions and 20 deletions

View file

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

View file

@ -10161,7 +10161,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CLANG_LINK_OBJC_RUNTIME = NO;
MARKETING_VERSION = 2.0.16;
MARKETING_VERSION = 2.0.17;
OTHER_LDFLAGS = "-liconv";
};
name = Release;
@ -10246,7 +10246,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CLANG_LINK_OBJC_RUNTIME = NO;
MARKETING_VERSION = 2.0.16;
MARKETING_VERSION = 2.0.17;
OTHER_LDFLAGS = "-liconv";
};
name = Debug;