zlib 1.2.10

This commit is contained in:
Mark Adler
2017-01-02 17:53:59 -08:00
parent e13def040e
commit 4a090adef8
25 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.9.1")
set(VERSION "1.2.10")
option(ASM686 "Enable building i686 assembly implementation")
option(AMD64 "Enable building amd64 assembly implementation")