changeset 720 | 97a9d67d5c3e |
parent 623 | ca1c1bd15915 |
child 739 | b6849ece8fee |
--- a/QTfrontend/about.cpp Sun Jan 20 12:50:26 2008 +0000 +++ b/QTfrontend/about.cpp Sun Jan 20 13:17:24 2008 +0000 @@ -35,7 +35,7 @@ lbl1->setOpenExternalLinks(true); lbl1->setText( "<div align=\"center\"><h1>Hedgewars</h1>" + - QLabel::tr("<h3>Version 0.9</h3>") + + QLabel::tr("<h3>Version 0.9.2</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>"