]> git.lizzy.rs Git - zlib.git/blobdiff - CMakeLists.txt
zlib 1.2.12
[zlib.git] / CMakeLists.txt
index e108c16f85cd5589f71ba9095dbd4f1da9ce178a..e6fbb37d105f6d43d0de199f363e0978a8cd2cd8 100644 (file)
@@ -3,7 +3,7 @@ set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS ON)
 
 project(zlib C)
 
-set(VERSION "1.2.11.1")
+set(VERSION "1.2.12")
 
 option(ASM686 "Enable building i686 assembly implementation")
 option(AMD64 "Enable building amd64 assembly implementation")