diff -r 271e901a9423 -r 4cc0d1a608c1 launcher/src/notifications.cpp --- a/launcher/src/notifications.cpp Fri May 14 16:10:39 2010 +0300 +++ b/launcher/src/notifications.cpp Tue Jun 01 14:40:54 2010 +0300 @@ -45,7 +45,7 @@ { Notifications::showMessageBox( HbMessageBox::MessageTypeInformation, - "Version 4.0.0 - 3rd March 2010. Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. Licensed under Eclipse Public License v1.0.", + "Version 4.0.1 - 21st May 2010. Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. Licensed under Eclipse Public License v1.0.", "About Launcher" ); }