Version 2.8.7.

This commit is contained in:
Nathan Moinvaziri 2019-05-09 18:46:18 -07:00
parent 1d9f8aacf0
commit 64c4c7f868
49 changed files with 50 additions and 50 deletions

View file

@ -1,5 +1,5 @@
/* mz_strm_mem.c -- Stream for memory access
Version 2.8.6, April 8, 2019
Version 2.8.7, May 9, 2019
part of the MiniZip project
This interface is designed to access memory rather than files.