1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-19 02:47:06 +00:00

Set version to 2.7.1

This commit is contained in:
Harald Oehlmann
2020-02-01 19:36:50 +01:00
parent dd6de21008
commit 0c5dc4d030
13 changed files with 24 additions and 20 deletions

View File

@@ -264,7 +264,7 @@ bool MainWindow::save()
void MainWindow::about()
{
QMessageBox::about(this, tr("About Zint"),
tr("<h2>Zint Barcode Studio 2.7.0</h2>"
tr("<h2>Zint Barcode Studio 2.7.1</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>"