mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-16 08:04:36 -04:00
Update version to 2.4.2
Update version number to 2.4.2 and remove reference to broken website.
This commit is contained in:
parent
a10c11a379
commit
29edddcf94
5 changed files with 11 additions and 7 deletions
|
@ -163,10 +163,11 @@ bool MainWindow::save()
|
|||
void MainWindow::about()
|
||||
{
|
||||
QMessageBox::about(this, tr("About Zint"),
|
||||
tr("<h2>Zint Barcode Studio 2.4.1</h2>"
|
||||
tr("<h2>Zint Barcode Studio 2.4.2</h2>"
|
||||
"<p>A free barcode generator"
|
||||
"<p>Visit the Zint Project Homepage at www.zint.org.uk for more information."
|
||||
"<p>Copyright © 2010 Robin Stuart.<br>"
|
||||
"<p>Instruction manual is available from Sourceforge:"
|
||||
"<p>http://www.sourceforge.net/projects/zint"
|
||||
"<p>Copyright © 2011 Robin Stuart.<br>"
|
||||
"Qt4 code by BogDan Vatra, MS Windows port by \"tgotic\".<br>"
|
||||
"With thanks to Norbert Szabó, and Robert Elliott."
|
||||
"<p>Released under the GNU General Public License ver. 3 or later.<br>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue