Import zlib 1.2.8 with local change merged in.
[deliverable/binutils-gdb.git] / zlib / contrib / delphi / ZLib.pas
index f24bb3eda0e8d8c94aa7cf9289e2d7a2afe42dee..a579974f0440d3938bd1fb9ea6f95d3e53edf6af 100644 (file)
@@ -152,7 +152,7 @@ procedure DecompressToUserBuf(const InBuf: Pointer; InBytes: Integer;
   const OutBuf: Pointer; BufSize: Integer);
 
 const
-  zlib_version = '1.2.7';
+  zlib_version = '1.2.8';
 
 type
   EZlibError = class(Exception);
This page took 0.024078 seconds and 4 git commands to generate.