imgtools/romtools/rombuild/rombuild.cpp
changeset 631 9435b9008a58
parent 626 ac03b93ca9c4
child 647 53d1ab72f5bc
--- a/imgtools/romtools/rombuild/rombuild.cpp	Thu Aug 26 13:41:01 2010 +0100
+++ b/imgtools/romtools/rombuild/rombuild.cpp	Mon Aug 30 15:04:06 2010 +0800
@@ -33,7 +33,7 @@
 
 static const TInt RombuildMajorVersion=2;
 static const TInt RombuildMinorVersion=18;
-static const TInt RombuildPatchVersion=1;
+static const TInt RombuildPatchVersion=2;
 static TBool SizeSummary=EFalse;
 static TPrintType SizeWhere=EAlways;
 static string compareROMName = "";