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:
parent
b069562ef4
commit
7d2c7b83b5
3 changed files with 5 additions and 5 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue