Update release information and product version.
authorjascui
Wed, 17 Nov 2010 13:27:16 +0800
changeset 686 3e502c8c584c
parent 683 8e0eb519ef53
child 687 da9e6195bd8d
Update release information and product version.
e32tools/elf2e32/group/release.txt
e32tools/elf2e32/include/h_ver.h
--- a/e32tools/elf2e32/group/release.txt	Tue Nov 16 15:56:27 2010 +0800
+++ b/e32tools/elf2e32/group/release.txt	Wed Nov 17 13:27:16 2010 +0800
@@ -4,6 +4,11 @@
 NOTESRC_RELEASE_REASON
 Postlinker(elf2e32) Release
 
+version 2.2 build(7)
+===============
+Released by Jason Cui, 17/11/2010
+	1) [RC] Failure ou1cimx1#612374 created : elf2e32.exe puts wrong name in library .dso file
+
 version 2.2 build(6)
 ===============
 Released by Marvin Shi, 26/10/2010
--- a/e32tools/elf2e32/include/h_ver.h	Tue Nov 16 15:56:27 2010 +0800
+++ b/e32tools/elf2e32/include/h_ver.h	Wed Nov 17 13:27:16 2010 +0800
@@ -18,7 +18,7 @@
 
 const TInt MajorVersion=2;
 const TInt MinorVersion=2;
-const TInt Build=6;
+const TInt Build=7;
 
 #endif