Skip to content

Commit b64d300

Browse files
committed
Increased version number to 5.2.1, prep for update
1 parent 0718c28 commit b64d300

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

PennMobile.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1949,14 +1949,14 @@
19491949
CODE_SIGN_ENTITLEMENTS = PennMobile/PennMobile.entitlements;
19501950
CODE_SIGN_IDENTITY = "iPhone Developer";
19511951
CODE_SIGN_STYLE = Automatic;
1952-
CURRENT_PROJECT_VERSION = 5200;
1952+
CURRENT_PROJECT_VERSION = 5211;
19531953
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
19541954
DEVELOPMENT_TEAM = VU59R57FGM;
19551955
GCC_PREFIX_HEADER = PennMobile/Supporting_Files/PrefixHeader.pch;
19561956
INFOPLIST_FILE = PennMobile/Supporting_Files/Info.plist;
19571957
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
19581958
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
1959-
MARKETING_VERSION = 5.2.0;
1959+
MARKETING_VERSION = 5.2.1;
19601960
PRODUCT_BUNDLE_IDENTIFIER = org.pennlabs.PennMobile;
19611961
PRODUCT_NAME = "$(TARGET_NAME)";
19621962
PROVISIONING_PROFILE = "";
@@ -1977,13 +1977,13 @@
19771977
CODE_SIGN_ENTITLEMENTS = PennMobile/PennMobile.entitlements;
19781978
CODE_SIGN_IDENTITY = "iPhone Developer";
19791979
CODE_SIGN_STYLE = Automatic;
1980-
CURRENT_PROJECT_VERSION = 5200;
1980+
CURRENT_PROJECT_VERSION = 5211;
19811981
DEVELOPMENT_TEAM = VU59R57FGM;
19821982
GCC_PREFIX_HEADER = PennMobile/Supporting_Files/PrefixHeader.pch;
19831983
INFOPLIST_FILE = PennMobile/Supporting_Files/Info.plist;
19841984
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
19851985
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
1986-
MARKETING_VERSION = 5.2.0;
1986+
MARKETING_VERSION = 5.2.1;
19871987
PRODUCT_BUNDLE_IDENTIFIER = org.pennlabs.PennMobile;
19881988
PRODUCT_NAME = "$(TARGET_NAME)";
19891989
PROVISIONING_PROFILE = "";

0 commit comments

Comments
 (0)