creator/src/notifications.cpp
changeset 35 98924d2efce9
parent 34 e0ec97ec3cc4
child 48 da3ec8478e66
--- a/creator/src/notifications.cpp	Wed Jun 23 18:13:31 2010 +0300
+++ b/creator/src/notifications.cpp	Tue Jul 06 14:17:03 2010 +0300
@@ -54,7 +54,7 @@
 void Notifications::about()
 {
     showMessageBox(HbMessageBox::MessageTypeInformation,
-        "Version 6.0.1 - June 4th 2010. Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. Licensed under Eclipse Public License v1.0.",
+        "Version 6.1.0 - June 18th 2010. Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. Licensed under Eclipse Public License v1.0.",
         "About Creator", 
         HbPopup::NoTimeout
         );