1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-16 00:16:01 +00:00

version strings updated to 2.4.3

This commit is contained in:
tgotic
2011-05-16 20:06:42 +02:00
parent 6ad0a0bd70
commit e865b48c7e
15 changed files with 81 additions and 74 deletions

View File

@@ -163,7 +163,7 @@ bool MainWindow::save()
void MainWindow::about()
{
QMessageBox::about(this, tr("About Zint"),
tr("<h2>Zint Barcode Studio 2.4.2</h2>"
tr("<h2>Zint Barcode Studio 2.4.3</h2>"
"<p>A free barcode generator"
"<p>Instruction manual is available from Sourceforge:"
"<p>http://www.sourceforge.net/projects/zint"