]> git.lizzy.rs Git - zlib.git/blobdiff - CMakeLists.txt
zlib 1.2.11
[zlib.git] / CMakeLists.txt
index 87e763763880fdf851e12181bbf606b9228ae47e..0fe939df689306f1d0c7c657cb64dd0f0dedc134 100644 (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")