bump version, since this is not the same as last released binary
[picodrive.git] / unzip / unzip_stream.h
1
2 gzFile zip2gz(ZIP* zip, struct zipent* ent);
3 int gzerror2(gzFile file);
4