From 673a74bfe534b368382a3c700bc09c20ef5e9f09 Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Wed, 29 Aug 2007 17:10:21 +0000 Subject: 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 --- rbutil/rbutilqt/version.h | 4 ++-- 1 file 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 @@ * \/ \/ \/ \/ \/ * * Copyright (C) 2007 by Dominik Riebeling - * $Id:$ + * $Id$ * * All files in this archive are subject to the GNU General Public License. * See the file COPYING in the source tree root for full license agreement. @@ -17,4 +17,4 @@ * ****************************************************************************/ -#define VERSION "0.1qt" +#define VERSION "SVN $Revision:$ (m1.0)" -- cgit v1.2.3