mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
Update version number
This commit is contained in:
parent
2e930dab2b
commit
fcbbf43204
@ -178,7 +178,7 @@ bool MainWindow::save()
|
|||||||
void MainWindow::about()
|
void MainWindow::about()
|
||||||
{
|
{
|
||||||
QMessageBox::about(this, tr("About Zint"),
|
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>A free barcode generator"
|
||||||
"<p>Visit the <a href=\"http://www.zint.org.uk\">Zint Project Homepage</a> for more information."
|
"<p>Visit the <a href=\"http://www.zint.org.uk\">Zint Project Homepage</a> for more information."
|
||||||
"<p>Copyright © 2009 Robin Stuart.<br>"
|
"<p>Copyright © 2009 Robin Stuart.<br>"
|
||||||
|
Loading…
Reference in New Issue
Block a user