]> git.lizzy.rs Git - zlib.git/blobdiff - Makefile.in
zlib 1.2.9
[zlib.git] / Makefile.in
index 7408644dc1beeca8968196c60b886a047a1cae20..c8b487c287bb945048eb7b11343787b035ff966b 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile for zlib
-# Copyright (C) 1995-2013 Jean-loup Gailly, Mark Adler
+# Copyright (C) 1995-2016 Jean-loup Gailly, Mark Adler
 # For conditions of distribution and use, see copyright notice in zlib.h
 
 # To compile and test, type:
@@ -32,7 +32,7 @@ CPP=$(CC) -E
 
 STATICLIB=libz.a
 SHAREDLIB=libz.so
-SHAREDLIBV=libz.so.1.2.8.1
+SHAREDLIBV=libz.so.1.2.9
 SHAREDLIBM=libz.so.1
 LIBS=$(STATICLIB) $(SHAREDLIBV)