summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2007-08-29 17:10:21 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2007-08-29 17:10:21 +0000
commit673a74bfe534b368382a3c700bc09c20ef5e9f09 (patch)
tree2ddee063ff16d8ff785f441e1fabbbba55f0ca72 /rbutil/rbutilqt
parent441fa76a6d23128169ed6c3768f014808df88329 (diff)
downloadrockbox-673a74bfe534b368382a3c700bc09c20ef5e9f09.tar.gz
rockbox-673a74bfe534b368382a3c700bc09c20ef5e9f09.zip
Add svn revision to version string and mark milestone 1 reached.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14518 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'rbutil/rbutilqt')
-rw-r--r--rbutil/rbutilqt/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/rbutil/rbutilqt/version.h b/rbutil/rbutilqt/version.h
index bead65b5cf..906e75f9e8 100644
--- a/rbutil/rbutilqt/version.h
+++ b/rbutil/rbutilqt/version.h
@@ -7,7 +7,7 @@
7 * \/ \/ \/ \/ \/ 7 * \/ \/ \/ \/ \/
8 * 8 *
9 * Copyright (C) 2007 by Dominik Riebeling 9 * Copyright (C) 2007 by Dominik Riebeling
10 * $Id:$ 10 * $Id$
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * All files in this archive are subject to the GNU General Public License.
13 * See the file COPYING in the source tree root for full license agreement. 13 * See the file COPYING in the source tree root for full license agreement.
@@ -17,4 +17,4 @@
17 * 17 *
18 ****************************************************************************/ 18 ****************************************************************************/
19 19
20#define VERSION "0.1qt" 20#define VERSION "SVN $Revision:$ (m1.0)"