mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-15 07:34:35 -04:00
Add version information to zint.h and increment release version
Relates to #51
This commit is contained in:
parent
6115a3f8b6
commit
e7858dfe98
11 changed files with 109 additions and 6 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue