Bump project version to 212.1.
[macgdbp.git] / Info.plist
index 5c4f42c458cb1fdf5ec0e29537455134f96eef40..f93521e6dd206ef4c4366eae70cd08b126ee798f 100644 (file)
@@ -7,7 +7,7 @@
        <key>CFBundleExecutable</key>
        <string>${EXECUTABLE_NAME}</string>
        <key>CFBundleGetInfoString</key>
-       <string>${EXECUTABLE_NAME} 2.0 Beta 1, Copyright 2007-2015 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>2.0 Beta 1</string>
+       <string>$(MARKETING_VERSION)</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
-       <string>@@GITCREMENT@@</string>
+       <string>$(CURRENT_PROJECT_VERSION)</string>
        <key>NSMainNibFile</key>
        <string>MainMenu</string>
        <key>NSPrincipalClass</key>
        <string>NSApplication</string>
        <key>SUFeedURL</key>
-       <string>https://www.bluestatic.org/versioncast.php/macgdbp</string>
+       <string>https://www.bluestatic.org/software/macgdbp/appcast.xml</string>
        <key>SUPublicDSAKeyFile</key>
        <string>dsa_pub.pem</string>
+       <key>SUPublicEDKey</key>
+       <string>+lYvh/I4BsXm7O1P1Q//xonUavygu1E8SNq+04QAnlk=</string>
        <key>SUShowReleaseNotes</key>
        <false/>
 </dict>