Skip to content

Commit 2ba77a4

Browse files
authored
Merge pull request #1169 from nonkreon/patch-1
Update Zlib version to 1.2.12 to resolve #1166
2 parents f7c1b89 + b9f3e31 commit 2ba77a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ERR = *** Unexpected MAKELEVEL = 0.
22
HINT = This Makefile can't be used directly, consider cd ../.. before try again
33
$(if $(subst 0,,${MAKELEVEL}),,$(warning $(ERR));$(error $(HINT)))
44

5-
V_ZLIB = 1.2.11
5+
V_ZLIB = 1.2.12
66
V_SSL = 3.0.0
77
V_CURL = 7.80.0
88
V_SQL = 3370000

0 commit comments

Comments
 (0)