1
0
Fork 0
forked from len0rd/rockbox

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
This commit is contained in:
Dominik Riebeling 2007-08-29 17:10:21 +00:00
parent 441fa76a6d
commit 673a74bfe5

View file

@ -7,7 +7,7 @@
* \/ \/ \/ \/ \/ * \/ \/ \/ \/ \/
* *
* Copyright (C) 2007 by Dominik Riebeling * Copyright (C) 2007 by Dominik Riebeling
* $Id:$ * $Id$
* *
* All files in this archive are subject to the GNU General Public License. * 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. * 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)"