mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-18 02:17:06 +00:00
zint.h: add version string, mention "manual.html" and website
README: mention "manual.html" tools/update_version.php: update for "zint.h" version, README year test suite: fix some clang-tidy-20 warnings
This commit is contained in:
@@ -31,8 +31,10 @@
|
||||
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||
|
||||
/*
|
||||
* For version, see "zintconfig.h"
|
||||
* For documentation, see "../docs/manual.txt"
|
||||
* Version: 2.13.0.9 (dev) (see "zintconfig.h")
|
||||
*
|
||||
* For documentation, see "../docs/manual.txt" or "../docs/manual.html" or online at
|
||||
* https://zint.org.uk/manual/
|
||||
*/
|
||||
|
||||
#ifndef ZINT_H
|
||||
|
||||
Reference in New Issue
Block a user