mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-30 06:45:28 -04:00
Set Version 2.9.0 at some hidden places
This commit is contained in:
parent
eb4f1ebd3a
commit
b856990d4a
4 changed files with 7 additions and 7 deletions
|
@ -25,12 +25,12 @@ BEGIN
|
|||
//language ID = U.S. English, char set = Windows, Multilingual
|
||||
BEGIN
|
||||
VALUE "FileDescription", "libzint barcode library\0"
|
||||
VALUE "FileVersion", "2.8.1.0\0"
|
||||
VALUE "FileVersion", "2.9.0.0\0"
|
||||
VALUE "InternalName", "zint.dll\0"
|
||||
VALUE "LegalCopyright", "Copyright © 2020 Robin Stuart & BogDan Vatra\0"
|
||||
VALUE "OriginalFilename", "zint.dll\0"
|
||||
VALUE "ProductName", "libzint\0"
|
||||
VALUE "ProductVersion", "2.8.1.0\0"
|
||||
VALUE "ProductVersion", "2.9.0.0\0"
|
||||
VALUE "License", "BSD License version 3\0"
|
||||
VALUE "WWW", "http://www.sourceforge.net/projects/zint"
|
||||
END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue