Silence warnings about incompatible plugins.
[deliverable/binutils-gdb.git] / zlib / CMakeLists.txt
index 0c0247cc516b4493bb9a9b66f743a6110139a2b5..0fe939df689306f1d0c7c657cb64dd0f0dedc134 100644 (file)
@@ -3,7 +3,7 @@ set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS ON)
 
 project(zlib C)
 
 
 project(zlib C)
 
-set(VERSION "1.2.8")
+set(VERSION "1.2.11")
 
 option(ASM686 "Enable building i686 assembly implementation")
 option(AMD64 "Enable building amd64 assembly implementation")
 
 option(ASM686 "Enable building i686 assembly implementation")
 option(AMD64 "Enable building amd64 assembly implementation")
This page took 0.023627 seconds and 4 git commands to generate.