mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Bump Rockbox Utility version to 1.2.8.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28154 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e245395149
commit
7b68b7e9dc
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
<key>CFBundleName</key>
|
||||
<string>Rockbox Utility</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>SVN $Revision$ (1.2.7)</string>
|
||||
<string>SVN $Revision$ (1.2.8)</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>rbutilqt.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
// contain a build timestamp because it needs to be the same in different
|
||||
// files
|
||||
// VERSION is the plain version number, used for http User-Agent string.
|
||||
#define VERSION "1.2.7"
|
||||
#define VERSION "1.2.8"
|
||||
#define PUREVERSION "SVN $Revision$"
|
||||
|
||||
#define FULLVERSION VERSION" ("PUREVERSION"), built "__DATE__" "__TIME__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue