Version 3.0.1.

This commit is contained in:
Nathan Moinvaziri 2021-03-04 17:35:25 -08:00
parent 1b29f54967
commit 1593060ecf
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.0")
#define MZ_VERSION_BUILD (030000)
#define MZ_VERSION ("3.0.1")
#define MZ_VERSION_BUILD (030001)
/* MZ_ERROR */
#define MZ_OK (0) /* zlib */