diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index fe0139b..d7362cf 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -300,7 +300,7 @@ void MainWindow::onMenuAbout() QMessageBox::about( this, tr( "About" ), tr( "

qlscribe - Qt lisghtScribe

" - "

release 0.5 $Revision$

" + "

release 0.6 $Revision$

" "

visit project at home page " "qlscribe.sourceforge.net

" ) ); }