Incremented version
This commit is contained in:
parent
04f2169b8a
commit
36b6c99f62
2
miniz.h
2
miniz.h
@ -235,7 +235,7 @@ enum
|
|||||||
};
|
};
|
||||||
|
|
||||||
#define MZ_VERSION "10.0.2"
|
#define MZ_VERSION "10.0.2"
|
||||||
#define MZ_VERNUM 0xA011
|
#define MZ_VERNUM 0xA020
|
||||||
#define MZ_VER_MAJOR 10
|
#define MZ_VER_MAJOR 10
|
||||||
#define MZ_VER_MINOR 0
|
#define MZ_VER_MINOR 0
|
||||||
#define MZ_VER_REVISION 2
|
#define MZ_VER_REVISION 2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user