Version 3.0.3.

This commit is contained in:
Nathan Moinvaziri 2021-09-06 12:44:00 -07:00
parent 1d7bcb4ecb
commit 99d39015e2
3 changed files with 4 additions and 4 deletions

4
mz.h
View file

@ -14,8 +14,8 @@
/***************************************************************************/
/* MZ_VERSION */
#define MZ_VERSION ("3.0.2")
#define MZ_VERSION_BUILD (030002)
#define MZ_VERSION ("3.0.3")
#define MZ_VERSION_BUILD (030003)
/* MZ_ERROR */
#define MZ_OK (0) /* zlib */