X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=main.cpp;h=d33ce0f0c34c874a5a459e10f413eb6c47ca03b1;hb=ce9e39f2940fd1b7f71c493cc428ae2123abef0c;hp=ba9a9c989847ec0a34b5d4ee5f073b9198734839;hpb=ff0ff03aef2cfc1fd89baf8d0983252daf34767e;p=ghostsoverboard diff --git a/main.cpp b/main.cpp index ba9a9c9..d33ce0f 100644 --- 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.3.0"); a.setWindowIcon(QIcon(":/pix/laiva_3aave.png")); SeaView w; #if defined(Q_WS_S60)