mirror of
https://github.com/zlib-ng/minizip-ng
synced 2026-08-25 14:26:08 -04:00
Version 2.10.6.
This commit is contained in:
parent
fa05678c08
commit
af3c3ad8ee
3 changed files with 4 additions and 4 deletions
4
mz.h
4
mz.h
|
|
@ -14,8 +14,8 @@
|
|||
/***************************************************************************/
|
||||
|
||||
/* MZ_VERSION */
|
||||
#define MZ_VERSION ("2.10.5")
|
||||
#define MZ_VERSION_BUILD (21005)
|
||||
#define MZ_VERSION ("2.10.6")
|
||||
#define MZ_VERSION_BUILD (21006)
|
||||
|
||||
/* MZ_ERROR */
|
||||
#define MZ_OK (0) /* zlib */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue