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