X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=main.cpp;h=f31be17fcbc7336bed04f2445b09642d5a01e9c0;hb=e114059949b50759173a13b4a46c1af66ec41f73;hp=f70a4dde2506ada7b2da9ae22227a926f4e40f9c;hpb=cfcfb018dce39cd48eda0f601aa5134632a50484;p=chessclock diff --git a/main.cpp b/main.cpp index f70a4dd..f31be17 100644 --- a/main.cpp +++ b/main.cpp @@ -41,7 +41,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - +@todo Game log */ @@ -55,7 +55,7 @@ int main(int argc, char *argv[]) a.setApplicationName( a.tr("Chess Clock","Application name") ); a.setOrganizationName("Chess Clock"); a.setOrganizationDomain("chessclock.garage.maemo.org"); - a.setApplicationVersion("0.1.1"); + a.setApplicationVersion("0.2.0"); ChessClockWindow w;