summaryrefslogtreecommitdiffstats
path: root/compat/zlib/CMakeLists.txt
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2017-01-04 11:55:28 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2017-01-04 11:55:28 (GMT)
commit2d45ce8f574a9204a0462d5e27867fda53f09f05 (patch)
treee6ce8cd0415ba16e354de2c7599c45887540bef1 /compat/zlib/CMakeLists.txt
parentbe0289c6ab1c90cdc651dd4219d6566e68ff5d3e (diff)
parentbb26d0f8e56031df2d501621e957a8069a7b0cee (diff)
downloadtcl-2d45ce8f574a9204a0462d5e27867fda53f09f05.zip
tcl-2d45ce8f574a9204a0462d5e27867fda53f09f05.tar.gz
tcl-2d45ce8f574a9204a0462d5e27867fda53f09f05.tar.bz2
merge core-8-6-branch
Diffstat (limited to 'compat/zlib/CMakeLists.txt')
-rw-r--r--compat/zlib/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/zlib/CMakeLists.txt b/compat/zlib/CMakeLists.txt
index 14411a4..1a954a6 100644
--- a/compat/zlib/CMakeLists.txt
+++ b/compat/zlib/CMakeLists.txt
@@ -3,7 +3,7 @@ set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS ON)
project(zlib C)
-set(VERSION "1.2.9")
+set(VERSION "1.2.10")
option(ASM686 "Enable building i686 assembly implementation")
option(AMD64 "Enable building amd64 assembly implementation")