mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-29 14:25:23 -04: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:
parent
86b6a0553b
commit
1ae7815d95
6 changed files with 24 additions and 10 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue