mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
Add version information to zint.h and increment release version
Relates to #51
This commit is contained in:
@ -172,7 +172,7 @@ bool MainWindow::save()
|
||||
void MainWindow::about()
|
||||
{
|
||||
QMessageBox::about(this, tr("About Zint"),
|
||||
tr("<h2>Zint Barcode Studio 2.5</h2>"
|
||||
tr("<h2>Zint Barcode Studio 2.5.1</h2>"
|
||||
"<p>A free barcode generator"
|
||||
"<p>Instruction manual is available from Sourceforge:"
|
||||
"<p>http://www.sourceforge.net/projects/zint"
|
||||
|
Reference in New Issue
Block a user