update docs for new release

This commit is contained in:
2019-05-09 19:40:42 -04:00
parent 42c5576595
commit b93a3246e0
8 changed files with 21 additions and 7 deletions

View File

@@ -889,7 +889,7 @@ About::About(QWidget *parent, const char *name )
about->setTextFormat(Qt::RichText);
about->setReadOnly(true);
about->setText(
"<center><b>QT AGI studio v. 1.3.0</b><br>"
"<center><b>QT AGI studio v. 1.3.1</b><br>"
"http://agistudio.sourceforge.net/<br>"
"<br>"
"<b>Authors:</b><br>"
@@ -897,6 +897,7 @@ About::About(QWidget *parent, const char *name )
"Jarno Elonen (elonen@iki.fi)<br>"
"<br>"
"<b>and also:</b><br>"
"Chris Cromer (chris@cromer.cl)<br>"
"Peter Kelly (pmk@post.com)<br>"
"Lance Ewing (lance.e@ihug.co.nz)<br>"
"Claudio Matsuoka (claudio@helllabs.org)<br>"