imgtools/romtools/rombuild/rombuild.cpp
changeset 710 44ac166bbdbc
parent 700 c22eff170fac
child 713 7b7f0409fc00
--- a/imgtools/romtools/rombuild/rombuild.cpp	Mon Nov 29 15:43:27 2010 +0800
+++ b/imgtools/romtools/rombuild/rombuild.cpp	Mon Nov 29 15:44:51 2010 +0800
@@ -34,7 +34,7 @@
 
 static const TInt RombuildMajorVersion=2;
 static const TInt RombuildMinorVersion=19;
-static const TInt RombuildPatchVersion=1;
+static const TInt RombuildPatchVersion=2;
 static TBool SizeSummary=EFalse;
 static TPrintType SizeWhere=EAlways;
 static string compareROMName = "";