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