1
0
Fork 0
forked from len0rd/rockbox

Bump version to 1.0.2 for new rbutil release.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15190 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Riebeling 2007-10-18 17:48:27 +00:00
parent ab5a38db92
commit 7189d24cd8
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
<key>CFBundleExecutable</key>
<string>rbutilqt</string>
<key>CFBundleGetInfoString</key>
<string>SVN $Revision$ (m1.0.1)</string>
<string>SVN $Revision$ (m1.0.2)</string>
<key>CFBundleIconFile</key>
<string>rbutilqt.icns</string>
<key>CFBundleIdentifier</key>

View file

@ -17,4 +17,4 @@
*
****************************************************************************/
#define VERSION "SVN $Revision$ (m1.0.1)"
#define VERSION "SVN $Revision$ (m1.0.2)"