Remove beta moniker and unstable info from Info.plist.
authorRobert Sesek <rsesek@bluestatic.org>
Tue, 25 Jan 2011 19:44:20 +0000 (14:44 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Tue, 25 Jan 2011 19:44:20 +0000 (14:44 -0500)
Info.plist

index 79633712efbe5b00d6a1d107045ffd77d824084e..71198447c478b8f60023c39752c2a3e82b1dc474 100644 (file)
@@ -7,7 +7,7 @@
        <key>CFBundleExecutable</key>
        <string>${EXECUTABLE_NAME}</string>
        <key>CFBundleGetInfoString</key>
-       <string>${EXECUTABLE_NAME} 1.4 Beta 2, Copyright 2007-2011 Blue Static</string>
+       <string>${EXECUTABLE_NAME} 1.4, Copyright 2007-2011 Blue Static</string>
        <key>CFBundleIconFile</key>
        <string>MacGDBp</string>
        <key>CFBundleIdentifier</key>
@@ -19,7 +19,7 @@
        <key>CFBundlePackageType</key>
        <string>APPL</string>
        <key>CFBundleShortVersionString</key>
-       <string>1.4 Beta 2</string>
+       <string>1.4</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
@@ -29,7 +29,7 @@
        <key>NSPrincipalClass</key>
        <string>NSApplication</string>
        <key>SUFeedURL</key>
-       <string>https://www.bluestatic.org/versioncast.php/macgdbp?unstable</string>
+       <string>https://www.bluestatic.org/versioncast.php/macgdbp</string>
        <key>SUShowReleaseNotes</key>
        <false/>
        <key>SUPublicDSAKeyFile</key>