mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
Bump version to 1.2.14.
Change-Id: I5f8d8ee9f72e6ab1e68fbb227db1e2565d048468
This commit is contained in:
parent
382ea6b67a
commit
e9b7202b2f
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
<key>CFBundleName</key>
|
<key>CFBundleName</key>
|
||||||
<string>Rockbox Utility</string>
|
<string>Rockbox Utility</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>1.2.13 ($Rev$)</string>
|
<string>1.2.14 ($Rev$)</string>
|
||||||
<key>CFBundleIconFile</key>
|
<key>CFBundleIconFile</key>
|
||||||
<string>rbutilqt.icns</string>
|
<string>rbutilqt.icns</string>
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
|
|
|
||||||
|
|
@ -26,7 +26,7 @@
|
||||||
// rebuilds because of issues like dependency problems or library updates).
|
// rebuilds because of issues like dependency problems or library updates).
|
||||||
// Usually empty.
|
// Usually empty.
|
||||||
#define BUILDID ""
|
#define BUILDID ""
|
||||||
#define VERSION "1.2.13" BUILDID
|
#define VERSION "1.2.14" BUILDID
|
||||||
// PUREVERSION should identify the build uniquely. Use version string for now.
|
// PUREVERSION should identify the build uniquely. Use version string for now.
|
||||||
#define PUREVERSION "$Rev$"
|
#define PUREVERSION "$Rev$"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue