diff -r 7fdc9a71d314 -r 8ad140f3dd41 piprofiler/engine/src/ProfilerEshell.cpp --- a/piprofiler/engine/src/ProfilerEshell.cpp Wed Sep 15 13:53:27 2010 +0300 +++ b/piprofiler/engine/src/ProfilerEshell.cpp Wed Oct 13 16:17:58 2010 +0300 @@ -35,7 +35,7 @@ static void PrintUsageInfo(const TDesC& aAdditionalInfo) { _LIT(KConsoleName, "Console"); - _LIT(KLegalNote, "PIProfiler Version 2.2.2 Copyright @ 2009 Nokia\n"); + _LIT(KLegalNote, "PIProfiler Version 2.2.0.2 Copyright @ 2009 Nokia\n"); _LIT(KUsageNote, "Usage: PIProfiler [start/end/timed] settingsfile [time to run]\n"); _LIT(KExample, "Example: PIProfiler timed C:\\data\\piprofilersettings.txt 60\n");