imgtools/romtools/rombuild/rombuild.cpp
changeset 699 9ca650050cf0
parent 675 02e65118a746
child 700 c22eff170fac
--- a/imgtools/romtools/rombuild/rombuild.cpp	Wed Nov 17 16:16:57 2010 +0800
+++ b/imgtools/romtools/rombuild/rombuild.cpp	Mon Nov 22 10:41:57 2010 +0800
@@ -33,7 +33,7 @@
 
 static const TInt RombuildMajorVersion=2;
 static const TInt RombuildMinorVersion=18;
-static const TInt RombuildPatchVersion=4;
+static const TInt RombuildPatchVersion=5;
 static TBool SizeSummary=EFalse;
 static TPrintType SizeWhere=EAlways;
 static string compareROMName = "";