Version 2.5.4.

This commit is contained in:
Nathan Moinvaziri 2018-09-30 10:44:16 -07:00
parent 682503ce78
commit ca8059ef61
41 changed files with 42 additions and 42 deletions

View file

@ -1,5 +1,5 @@
/* mz_strm_mem.c -- Stream for memory access
Version 2.5.3, September 18, 2018
Version 2.5.4, September 30, 2018
part of the MiniZip project
This interface is designed to access memory rather than files.