mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-14 15:14:49 -04:00
Update version to 2.6.2
Plus some tidying up in preperation for new release
This commit is contained in:
parent
29dbb49325
commit
73c9b502b5
8 changed files with 34 additions and 84 deletions
|
@ -259,7 +259,7 @@ bool MainWindow::save()
|
|||
void MainWindow::about()
|
||||
{
|
||||
QMessageBox::about(this, tr("About Zint"),
|
||||
tr("<h2>Zint Barcode Studio 2.6.1</h2>"
|
||||
tr("<h2>Zint Barcode Studio 2.6.2</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>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue