Updated the web pages
[ghostsoverboard] / main.cpp
index 2ebb39f..1581fdc 100644 (file)
--- a/main.cpp
+++ b/main.cpp
@@ -27,7 +27,8 @@ int main(int argc, char *argv[])
 {
     QApplication a(argc, argv);
     a.setApplicationName("Ghosts Overboard");
-    a.setApplicationVersion("0.2.1");
+    a.setOrganizationName("Ghosts Overboard");
+    a.setApplicationVersion("0.4.0");
     a.setWindowIcon(QIcon(":/pix/laiva_3aave.png"));
     SeaView w;
 #if defined(Q_WS_S60)