Update version to 2.6.1

This commit is contained in:
Robin Stuart 2017-08-27 09:31:02 +01:00
parent 86a0071f09
commit 1882d76b70
30 changed files with 50 additions and 37 deletions

View file

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