imgtools/romtools/rofsbuild/rofsbuild.cpp
changeset 617 3a747a240983
parent 609 f76e0f94b7ab
child 626 ac03b93ca9c4
--- a/imgtools/romtools/rofsbuild/rofsbuild.cpp	Wed Jul 14 14:50:01 2010 +0100
+++ b/imgtools/romtools/rofsbuild/rofsbuild.cpp	Tue Jul 20 15:02:28 2010 +0800
@@ -47,7 +47,7 @@
 
 static const TInt RofsbuildMajorVersion=2;
 static const TInt RofsbuildMinorVersion=12;
-static const TInt RofsbuildPatchVersion=2;
+static const TInt RofsbuildPatchVersion=4;
 static TBool SizeSummary=EFalse;
 static TPrintType SizeWhere=EAlways;