diff -r a7e1dabc8fb7 -r 7523417d84d6 QTfrontend/about.cpp --- a/QTfrontend/about.cpp Sat Feb 10 15:07:35 2007 +0000 +++ b/QTfrontend/about.cpp Sat Feb 10 17:59:30 2007 +0000 @@ -35,7 +35,7 @@ lbl1->setOpenExternalLinks(true); lbl1->setText( "

Hedgewars

" + - QLabel::tr("

Version 0.8.1

") + + QLabel::tr("

Version 0.9

") + "

http://www.hedgewars.org/


" + QLabel::tr("This program is distributed under the GNU General Public License") + "
" @@ -61,6 +61,7 @@ "

" + QLabel::tr("

Special thanks:

") + "Aleksey Andreev <blaknayabr@gmail.com>
" + "Aleksander Rudalev <alexv@pomorsu.ru>
" "Natasha Stafeeva <layout@pisem.net>" "

" + QLabel::tr("

")