]> git.lizzy.rs Git - zlib.git/blobdiff - CMakeLists.txt
Avoid the need for ssize_t.
[zlib.git] / CMakeLists.txt
index f6c781a8b76fda556e06c829a2fd825f9a7eddcd..22f2658ca5aeb04638a207903fbd9dcba03fbeb7 100644 (file)
@@ -3,7 +3,7 @@ set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS ON)
 
 project(zlib C)
 
-set(VERSION "1.2.7")
+set(VERSION "1.2.8.1")
 
 option(ASM686 "Enable building i686 assembly implementation")
 option(AMD64 "Enable building amd64 assembly implementation")