Update Info.plist for Beta 1.
authorRobert Sesek <rsesek@bluestatic.org>
Fri, 17 Dec 2010 17:02:33 +0000 (12:02 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Fri, 17 Dec 2010 17:02:33 +0000 (12:02 -0500)
Info.plist

index c5dc67a47c7a9ade586ce2db6a869b1774b5b924..c8703c3979b230089247346aade20c1f03e9db6a 100644 (file)
@@ -7,7 +7,7 @@
        <key>CFBundleExecutable</key>
        <string>${EXECUTABLE_NAME}</string>
        <key>CFBundleGetInfoString</key>
-       <string>${EXECUTABLE_NAME} 1.4 Beta, Copyright 2007-2010 Blue Static</string>
+       <string>${EXECUTABLE_NAME} 1.4 Beta 1, Copyright 2007-2010 Blue Static</string>
        <key>CFBundleIconFile</key>
        <string>MacGDBp</string>
        <key>CFBundleIdentifier</key>
        <key>CFBundlePackageType</key>
        <string>APPL</string>
        <key>CFBundleShortVersionString</key>
-       <string>1.4b</string>
+       <string>1.4 Beta 1</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
-       <string>__GITCREMENT__</string>
+       <string>@@GITCREMENT@@</string>
        <key>NSMainNibFile</key>
        <string>MainMenu</string>
        <key>NSPrincipalClass</key>