Update version info to 2.4.1

Ensure all relevant files show version as 2.4.1
This commit is contained in:
Robin Stuart 2011-01-02 23:20:25 +00:00
parent 0927fa6237
commit f7f1ef2918
2 changed files with 7 additions and 2 deletions

View file

@ -163,9 +163,9 @@ bool MainWindow::save()
void MainWindow::about()
{
QMessageBox::about(this, tr("About Zint"),
tr("<h2>Zint Barcode Studio 2.4</h2>"
tr("<h2>Zint Barcode Studio 2.4.1</h2>"
"<p>A free barcode generator"
"<p>Visit the <a href=\"http://www.zint.org.uk\">Zint Project Homepage</a> for more information."
"<p>Visit the Zint Project Homepage at www.zint.org.uk for more information."
"<p>Copyright &copy; 2010 Robin Stuart.<br>"
"Qt4 code by BogDan Vatra, MS Windows port by \"tgotic\".<br>"
"With thanks to Norbert Szab&oacute;, and Robert Elliott."