Bump project version to 212.1.
[macgdbp.git] / Info.plist
index f2eafc4483f7ae8499965aa6f35935fdab675b5f..f93521e6dd206ef4c4366eae70cd08b126ee798f 100644 (file)
@@ -7,7 +7,7 @@
        <key>CFBundleExecutable</key>
        <string>${EXECUTABLE_NAME}</string>
        <key>CFBundleGetInfoString</key>
-       <string>${EXECUTABLE_NAME} ${MARKETING_VERSION}, Copyright 2007-2020 Blue Static</string>
+       <string>${EXECUTABLE_NAME} ${MARKETING_VERSION}, Copyright 2007-2022 Blue Static</string>
        <key>CFBundleIconFile</key>
        <string>MacGDBp</string>
        <key>CFBundleIdentifier</key>
        <key>CFBundlePackageType</key>
        <string>APPL</string>
        <key>CFBundleShortVersionString</key>
-       <string>${MARKETING_VERSION}</string>
+       <string>$(MARKETING_VERSION)</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
-       <string>${CURRENT_PROJECT_VERSION}</string>
+       <string>$(CURRENT_PROJECT_VERSION)</string>
        <key>NSMainNibFile</key>
        <string>MainMenu</string>
        <key>NSPrincipalClass</key>