zlib 1.2.11

This commit is contained in:
Mark Adler
2017-01-15 09:18:46 -08:00
parent cbbd20302c
commit cacf7f1d4e
29 changed files with 58 additions and 54 deletions

View File

@@ -3,7 +3,7 @@ set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS ON)
project(zlib C)
set(VERSION "1.2.10.1")
set(VERSION "1.2.11")
option(ASM686 "Enable building i686 assembly implementation")
option(AMD64 "Enable building amd64 assembly implementation")