creator/src/notifications.cpp
changeset 31 e7a04a6385be
parent 29 1c71b77fbc93
child 51 b048e15729d6
--- a/creator/src/notifications.cpp	Thu Jun 17 15:34:52 2010 +0300
+++ b/creator/src/notifications.cpp	Thu Jun 24 14:55:55 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
         );