Skip to content

Commit 67b9e1a

Browse files
author
Paweł Andruszkiewicz
committed
Bump zlib version to 1.3.1
Change-Id: I805c2952d6c773d274c2e1ead86e8c462fab86be (cherry picked from commit 851ecdf462172e0ff423a5e42332e285315d073e)
1 parent e7ef9a4 commit 67b9e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/zlib.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
# cmake -DWITH_ZLIB=bundled|system
2525
# bundled is the default
2626

27-
SET(ZLIB_VERSION "1.2.13")
27+
SET(ZLIB_VERSION "1.3.1")
2828

2929
macro (FIND_SYSTEM_ZLIB)
3030
find_path(PATH_TO_ZLIB NAMES zlib.h zconf.h)

0 commit comments

Comments
 (0)