changeset 888 | 9b2abea1071f |
parent 883 | 07a568ba44e0 |
child 907 | a5b0b93a39c8 |
--- a/QTfrontend/about.cpp Sun Apr 27 16:13:40 2008 +0000 +++ b/QTfrontend/about.cpp Sun Apr 27 16:51:28 2008 +0000 @@ -35,7 +35,7 @@ lbl1->setOpenExternalLinks(true); lbl1->setText( "<div align=\"center\"><h1>Hedgewars</h1>" + - QLabel::tr("<h3>Version 0.9.2</h3>") + + QLabel::tr("<h3>Version 0.9.3</h3>") + "<p><a href=\"http://www.hedgewars.org/\">http://www.hedgewars.org/</a></p><br>" + QLabel::tr("This program is distributed under the GNU General Public License") + "</div>"