Update release information and product version.
--- 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