diff options
author | Anatol Belski <ab@php.net> | 2017-07-08 13:42:47 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2017-07-08 13:42:47 +0200 |
commit | 0acb6d1ae2a2b9581249f3d54bf01b5fbd2597e5 (patch) | |
tree | a9e0f64e3fcf7f57a47daf58e677e52562862256 | |
parent | 106386dd98228aa33705842a2510b4c8dc7afcd2 (diff) | |
parent | b38de96733eef6fb005a198e1ce59862043b97a2 (diff) | |
download | php-git-0acb6d1ae2a2b9581249f3d54bf01b5fbd2597e5.tar.gz |
Merge branch 'PHP-7.1'
* PHP-7.1:
update libs versions
Fix NEWS entry location
Fix NEWS entry location
news entry for 74819
news entry for 74651
news entry for 74111
news entry for 74435
news entry for 74603
-rw-r--r-- | win32/build/libs_version.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/build/libs_version.txt b/win32/build/libs_version.txt index cb71dd8f35..46851faf73 100644 --- a/win32/build/libs_version.txt +++ b/win32/build/libs_version.txt @@ -1,9 +1,9 @@ bz2-1.0.6 cclient-2007f -freetype-2.7.0 +freetype-2.8.0 icu-57.1 jpeglib-9b -libcurl-7.54.0 +libcurl-7.54.1 libiconv-1.15 libmpir-3.0.0 libpng-1.6.29 |