From cec1e74674ff4e42e82c1333514efe4ce077ae6c Mon Sep 17 00:00:00 2001 From: Christian Pulvermacher Date: Sun, 24 Oct 2010 13:32:40 +0200 Subject: [PATCH] increment version number --- src/mainwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 555326a..f6bdda7 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -165,7 +165,7 @@ void MainWindow::closeEvent(QCloseEvent*) { void MainWindow::about() { QMessageBox::about(this, tr("About Presence VNC"), - tr("

Presence VNC 0.6

\ + tr("

Presence VNC 0.7

\

A touchscreen friendly VNC client

\

https://garage.maemo.org/projects/presencevnc

\

©2010 Christian Pulvermacher <pulvermacher@gmx.de>
\ -- 1.7.9.5