Version 4.1.0.

This commit is contained in:
Nathan Moinvaziri 2026-01-21 13:52:50 -08:00
parent 5a3c62cf70
commit cf4b58e17e
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

4
mz.h
View file

@ -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 */