# HG changeset patch # User jascui # Date 1291016691 -28800 # Node ID 44ac166bbdbc26cdbe811ce2c33592ae5eaa3a29 # Parent 1ec2202bb75b074079eb961f27cde0443ff5e09a Updating ROMBUILD version diff -r 1ec2202bb75b -r 44ac166bbdbc imgtools/romtools/rombuild/rombuild.cpp --- a/imgtools/romtools/rombuild/rombuild.cpp Mon Nov 29 15:43:27 2010 +0800 +++ b/imgtools/romtools/rombuild/rombuild.cpp Mon Nov 29 15:44:51 2010 +0800 @@ -34,7 +34,7 @@ static const TInt RombuildMajorVersion=2; static const TInt RombuildMinorVersion=19; -static const TInt RombuildPatchVersion=1; +static const TInt RombuildPatchVersion=2; static TBool SizeSummary=EFalse; static TPrintType SizeWhere=EAlways; static string compareROMName = "";