mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-15 15:44:34 -04:00
Update version number to 2.6.3
This commit is contained in:
parent
fa3c150610
commit
ffd1ed2d6b
12 changed files with 22 additions and 52 deletions
|
@ -265,7 +265,7 @@ bool MainWindow::save()
|
|||
void MainWindow::about()
|
||||
{
|
||||
QMessageBox::about(this, tr("About Zint"),
|
||||
tr("<h2>Zint Barcode Studio 2.6.2</h2>"
|
||||
tr("<h2>Zint Barcode Studio 2.6.3</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