1
0
Fork 0
mirror of https://git.code.sf.net/p/zint/code synced 2025-06-01 07:38:26 -04:00

Update version to 2.7.0

This commit is contained in:
Harald Oehlmann 2019-12-05 20:16:39 +01:00
parent 34c33b45b5
commit e03d03c877
12 changed files with 35 additions and 19 deletions
frontend_qt

View file

@ -264,7 +264,7 @@ bool MainWindow::save()
void MainWindow::about()
{
QMessageBox::about(this, tr("About Zint"),
tr("<h2>Zint Barcode Studio 2.6.7</h2>"
tr("<h2>Zint Barcode Studio 2.7.0</h2>"
"<p>A free barcode generator"
"<p>Instruction manual is available at the project homepage:<br>"
"<a href=\"http://www.zint.org.uk\">http://www.zint.org.uk</a>"