launcher/src/notifications.cpp
changeset 23 c9bf25a20c9f
parent 17 4f2773374eff
--- 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"
         );
 }