]> git.lizzy.rs Git - zlib.git/blobdiff - CMakeLists.txt
zlib 1.2.10
[zlib.git] / CMakeLists.txt
index 659afa9146490468d1a2947f1cdd759644eeaf1a..1a954a640388ff9579b3250c86db6dc436ef687e 100644 (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")