1
0
Fork 0
forked from len0rd/rockbox

Rockbox Utility: add "revision" information back.

Add a revision-like information and make deploy.py replace it with the git
hash.

Change-Id: Ic88ad0b2af255e76a7129a6a5cf52663b868fd32
This commit is contained in:
Dominik Riebeling 2012-03-06 21:45:54 +01:00
parent b069562ef4
commit 7d2c7b83b5
3 changed files with 5 additions and 5 deletions

View file

@ -7,7 +7,7 @@
<key>CFBundleName</key>
<string>Rockbox Utility</string>
<key>CFBundleShortVersionString</key>
<string>1.2.12</string>
<string>1.2.12 ($Rev$)</string>
<key>CFBundleIconFile</key>
<string>rbutilqt.icns</string>
<key>CFBundleIdentifier</key>