1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-21 03:47:07 +00:00

Update zint version to 2.10.0

This commit is contained in:
gitlost
2021-08-10 16:14:10 +01:00
parent 8577cbf87f
commit a04a44f1e6
24 changed files with 53 additions and 53 deletions

View File

@@ -34,8 +34,8 @@
#define ZINTCONFIG_H
#define ZINT_VERSION_MAJOR 2
#define ZINT_VERSION_MINOR 9
#define ZINT_VERSION_RELEASE 1
#define ZINT_VERSION_BUILD 9
#define ZINT_VERSION_MINOR 10
#define ZINT_VERSION_RELEASE 0
#define ZINT_VERSION_BUILD 0
#endif /* ZINTCONFIG_H */