From: Robert Sesek Date: Sat, 1 Jan 2022 18:32:34 +0000 (-0500) Subject: Update copyright year, bump project version to 204.3. X-Git-Tag: 2.1~9 X-Git-Url: https://src.bluestatic.org/?a=commitdiff_plain;h=05f156db0b48f1c46683fac57f0fe201511f3b83;p=macgdbp.git Update copyright year, bump project version to 204.3. --- diff --git a/Info.plist b/Info.plist index 0e182d1..f93521e 100644 --- a/Info.plist +++ b/Info.plist @@ -7,7 +7,7 @@ CFBundleExecutable ${EXECUTABLE_NAME} CFBundleGetInfoString - ${EXECUTABLE_NAME} ${MARKETING_VERSION}, Copyright 2007-2020 Blue Static + ${EXECUTABLE_NAME} ${MARKETING_VERSION}, Copyright 2007-2022 Blue Static CFBundleIconFile MacGDBp CFBundleIdentifier diff --git a/MacGDBp.xcodeproj/project.pbxproj b/MacGDBp.xcodeproj/project.pbxproj index bb13919..b0e7810 100644 --- a/MacGDBp.xcodeproj/project.pbxproj +++ b/MacGDBp.xcodeproj/project.pbxproj @@ -736,7 +736,7 @@ CLANG_ENABLE_OBJC_WEAK = YES; CODE_SIGN_ENTITLEMENTS = MacGDBp.entitlements; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 204.2; + CURRENT_PROJECT_VERSION = 204.3; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(SRCROOT)", @@ -781,7 +781,7 @@ CLANG_ENABLE_OBJC_WEAK = YES; COMBINE_HIDPI_IMAGES = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 204.2; + CURRENT_PROJECT_VERSION = 204.3; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(SRCROOT)", @@ -808,7 +808,7 @@ CODE_SIGN_IDENTITY = ""; CODE_SIGN_STYLE = Manual; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 204.2; + CURRENT_PROJECT_VERSION = 204.3; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(SRCROOT)", diff --git a/en.lproj/InfoPlist.strings b/en.lproj/InfoPlist.strings index d16a4a9..172c967 100644 Binary files a/en.lproj/InfoPlist.strings and b/en.lproj/InfoPlist.strings differ