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