Bump version to 1.0.6

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17969 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Riebeling 2008-07-06 19:59:59 +00:00
parent b39c20e557
commit f626357cc3
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.5)</string>
<string>SVN $Revision$ (m1.0.6)</string>
<key>CFBundleIconFile</key>
<string>rbutilqt.icns</string>
<key>CFBundleIdentifier</key>

View file

@ -19,4 +19,4 @@
*
****************************************************************************/
#define VERSION "SVN $Revision$ (m1.0.5), built "__DATE__" "__TIME__
#define VERSION "SVN $Revision$ (m1.0.6), built "__DATE__" "__TIME__