diff -r 24e4ef208cca -r 3a747a240983 imgtools/romtools/rofsbuild/rofsbuild.cpp --- 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;