imgtools/romtools/rombuild/rombuild.cpp
changeset 617 3a747a240983
parent 590 360bd6b35136
child 626 ac03b93ca9c4
--- a/imgtools/romtools/rombuild/rombuild.cpp	Wed Jul 14 14:50:01 2010 +0100
+++ b/imgtools/romtools/rombuild/rombuild.cpp	Tue Jul 20 15:02:28 2010 +0800
@@ -33,7 +33,7 @@
 
 static const TInt RombuildMajorVersion=2;
 static const TInt RombuildMinorVersion=17;
-static const TInt RombuildPatchVersion=3;
+static const TInt RombuildPatchVersion=4;
 static TBool SizeSummary=EFalse;
 static TPrintType SizeWhere=EAlways;
 static string compareROMName = "";