]> git.lizzy.rs Git - zlib.git/blobdiff - CMakeLists.txt
Change version number to 1.2.10.1.
[zlib.git] / CMakeLists.txt
index 1a954a640388ff9579b3250c86db6dc436ef687e..87e763763880fdf851e12181bbf606b9228ae47e 100644 (file)
@@ -3,7 +3,7 @@ set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS ON)
 
 project(zlib C)
 
-set(VERSION "1.2.10")
+set(VERSION "1.2.10.1")
 
 option(ASM686 "Enable building i686 assembly implementation")
 option(AMD64 "Enable building amd64 assembly implementation")