Forgot to bump the copyright year in Info.plist
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 22 May 2008 01:55:54 +0000 (21:55 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 22 May 2008 01:55:54 +0000 (21:55 -0400)
* Info.plist

Info.plist

index 926d6a5e1c5d91e52a4907b66970735e01d4fd20..24e871b175b7d903e6c45fbe255da0e5e08fbfcf 100644 (file)
@@ -7,7 +7,7 @@
        <key>CFBundleExecutable</key>
        <string>${EXECUTABLE_NAME}</string>
        <key>CFBundleGetInfoString</key>
-       <string>${EXECUTABLE_NAME} 1.0, Copyright 2007 Blue Static</string>
+       <string>${EXECUTABLE_NAME} 1.0, Copyright 2007-2008 Blue Static</string>
        <key>CFBundleIconFile</key>
        <string>Scrabbalize</string>
        <key>CFBundleIdentifier</key>
@@ -23,7 +23,7 @@
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
-       <string>1.0</string>
+       <string>GIT_HASH</string>
        <key>NSMainNibFile</key>
        <string>MainMenu</string>
        <key>NSPrincipalClass</key>