1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-22 04:17:05 +00:00

Version 2.16.0

This commit is contained in:
gitlost
2025-12-19 19:42:13 +00:00
parent fe02f2dd17
commit 55541e139e
46 changed files with 123 additions and 97 deletions

View File

@@ -1,5 +1,5 @@
% Zint Barcode Generator and Zint Barcode Studio User Manual
% Version 2.15.0.9
% Version 2.16.0
% December 2025
# 1. Introduction
@@ -219,6 +219,10 @@ a free and open-source software project with no advertising and hence no income,
meaning we are not able to afford the $664 per year to have the application
digitally signed by Microsoft.
The distributed binaries are built with Microsoft Visual Studio 2015 and both
require the Visual C runtime DLL "VCRUNTIME140.dll". `qtZint.exe` also requires
the Visual C++ runtime DLL "MSVCP140.dll".
To build Zint on Windows from source, see `"win32/README"`.
## 2.4 Apple macOS
@@ -5055,7 +5059,7 @@ those owners, companies or organisations.
## 7.3 Version Information
The current stable version of Zint is 2.15.0, released on 25th February 2025.
The current stable version of Zint is 2.16.0, released on 19th December 2025.
See `"ChangeLog"` in the project root directory for information on all releases.