imgtools/romtools/rofsbuild/rofsbuild.cpp
changeset 671 ff8ff850b0cf
parent 662 60be34e1b006
child 691 9eeecb73a5d4
--- a/imgtools/romtools/rofsbuild/rofsbuild.cpp	Fri Oct 29 10:03:48 2010 +0800
+++ b/imgtools/romtools/rofsbuild/rofsbuild.cpp	Tue Nov 02 09:31:04 2010 +0800
@@ -49,7 +49,7 @@
 
 static const TInt RofsbuildMajorVersion=2;
 static const TInt RofsbuildMinorVersion=16;
-static const TInt RofsbuildPatchVersion=1;
+static const TInt RofsbuildPatchVersion=2;
 static TBool SizeSummary=EFalse;
 static TPrintType SizeWhere=EAlways;