sbsv2/raptor/python/raptor_version.py.bak
changeset 607 378360dbbdba
parent 591 22486c9c7b15
parent 606 30b30f9da0b7
child 608 690cd13b97a9
--- a/sbsv2/raptor/python/raptor_version.py.bak	Wed Jun 23 17:27:59 2010 +0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-#
-# Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
-# All rights reserved.
-# This component and the accompanying materials are made available
-# under the terms of the License "Eclipse Public License v1.0"
-# which accompanies this distribution, and is available
-# at the URL "http://www.eclipse.org/legal/epl-v10.html".
-#
-# Initial Contributors:
-# Nokia Corporation - initial contribution.
-#
-# Contributors:
-#
-# Description: 
-# raptor version information module
-#
-
-def Version():
-	"""Raptor version string"""
-	return "2.10.0 [2009-10-05 sf release]"