changeset 609 | f76e0f94b7ab |
parent 607 | 378360dbbdba |
child 617 | 3a747a240983 |
--- a/imgtools/romtools/rofsbuild/rofsbuild.cpp Wed Jun 30 16:14:56 2010 +0800 +++ b/imgtools/romtools/rofsbuild/rofsbuild.cpp Thu Jul 01 14:58:06 2010 +0800 @@ -47,7 +47,7 @@ static const TInt RofsbuildMajorVersion=2; static const TInt RofsbuildMinorVersion=12; -static const TInt RofsbuildPatchVersion=0; +static const TInt RofsbuildPatchVersion=2; static TBool SizeSummary=EFalse; static TPrintType SizeWhere=EAlways;