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