mmserv/metadatautility/sis/change_version.bat
changeset 0 71ca22bcf22a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mmserv/metadatautility/sis/change_version.bat	Tue Feb 02 01:08:46 2010 +0200
@@ -0,0 +1,21 @@
+rem
+rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+rem All rights reserved.
+rem This component and the accompanying materials are made available
+rem under the terms of "Eclipse Public License v1.0"
+rem which accompanies this distribution, and is available
+rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
+rem
+rem Initial Contributors:
+rem Nokia Corporation - initial contribution.
+rem
+rem Contributors:
+rem
+rem Description:	Bat file for change version.
+rem 
+
+elftran.exe -version 15.9 \epoc32\release\armv5\urel\MetaDataUtility.dll
+elftran.exe -version 15.9 \epoc32\release\armv5\urel\3GPExtParser.dll
+
+elftran.exe -version 15.9 \epoc32\release\armv5\udeb\MetaDataUtility.dll
+elftran.exe -version 15.9 \epoc32\release\armv5\udeb\3GPExtParser.dll
\ No newline at end of file