diff -r 4b22a598b890 -r c9bf25a20c9f launcher/src/notifications.cpp --- a/launcher/src/notifications.cpp Thu May 27 12:52:19 2010 +0300 +++ b/launcher/src/notifications.cpp Fri Jun 11 13:39:09 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" ); }