creator/src/notifications.cpp
changeset 54 9347c563e054
parent 48 da3ec8478e66
--- a/creator/src/notifications.cpp	Fri Sep 17 08:29:47 2010 +0300
+++ b/creator/src/notifications.cpp	Mon Oct 04 00:18:03 2010 +0300
@@ -55,7 +55,7 @@
 void Notifications::about()
 {
     showMessageBox(HbMessageBox::MessageTypeInformation,
-        "Version 6.1.1 - August 27th 2010. Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. Licensed under Eclipse Public License v1.0.",
+        "Version 6.1.2 - September 9th 2010. Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. Licensed under Eclipse Public License v1.0.",
         "About Creator", 
         HbPopup::NoTimeout
         );