Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7e604a0

Browse files
committed
Incremented versions of XML and gettext libraries
Conflicts: build/helpers/setvars.cmd
1 parent 0b866e0 commit 7e604a0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build/helpers/setvars.cmd

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
REM LIBRARY VERSIONS
22
SET ICONV_VER=1.14
3-
SET XSLT_VER=1.1.28
3+
SET XSLT_VER=1.1.29
44
SET ZLIB_VER=1.2.8
5-
SET XML_VER=2.7.3
6-
SET OPENSSL_VER=1.0.2h
7-
SET GETTEXT_VER=0.19.4
5+
SET XML_VER=2.9.4
6+
SET OPENSSL_VER=1.0.2j
7+
SET GETTEXT_VER=0.19.8
88
SET LIBSSH2_VER=1.6.0
99
SET WXWIDGETS_VER=3.0.2
1010
SET EDITLINE_VER=2.101

0 commit comments

Comments
 (0)