changeset 268 | 88809d92e504 |
parent 254 | 6bdb58eff749 |
child 426 | 7523417d84d6 |
--- a/QTfrontend/about.cpp Thu Nov 23 21:51:47 2006 +0000 +++ b/QTfrontend/about.cpp Thu Nov 23 22:09:35 2006 +0000 @@ -35,7 +35,7 @@ lbl1->setOpenExternalLinks(true); lbl1->setText( "<div align=\"center\"><h1>Hedgewars</h1>" + - QLabel::tr("<h3>Version 0.8</h3>") + + QLabel::tr("<h3>Version 0.8.1</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>"