Rebase the zlib sources to the 1.2.12 release
[binutils-gdb.git] / zlib / CMakeLists.txt
index 0fe939df689306f1d0c7c657cb64dd0f0dedc134..e6fbb37d105f6d43d0de199f363e0978a8cd2cd8 100644 (file)
@@ -3,7 +3,7 @@ set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS ON)
 
 project(zlib C)
 
-set(VERSION "1.2.11")
+set(VERSION "1.2.12")
 
 option(ASM686 "Enable building i686 assembly implementation")
 option(AMD64 "Enable building amd64 assembly implementation")