Update version number

This commit is contained in:
hooper114 2010-03-01 17:31:57 +00:00
parent 2e930dab2b
commit fcbbf43204

View File

@ -178,7 +178,7 @@ bool MainWindow::save()
void MainWindow::about()
{
QMessageBox::about(this, tr("About Zint"),
tr("<h2>Zint Barcode Studio 2.3</h2>"
tr("<h2>Zint Barcode Studio 2.3.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>Copyright &copy; 2009 Robin Stuart.<br>"