Sync zlib sources with GCC, upgrading to 1.2.10.
[deliverable/binutils-gdb.git] / zlib / contrib / delphi / ZLib.pas
index a579974f0440d3938bd1fb9ea6f95d3e53edf6af..e9d72f021da16a18e9dc57e28a4fb4ff296ca1ba 100644 (file)
@@ -152,7 +152,7 @@ procedure DecompressToUserBuf(const InBuf: Pointer; InBytes: Integer;
   const OutBuf: Pointer; BufSize: Integer);
 
 const
-  zlib_version = '1.2.8';
+  zlib_version = '1.2.10';
 
 type
   EZlibError = class(Exception);
This page took 0.023144 seconds and 4 git commands to generate.