diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2017-08-27 11:21:31 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2017-08-27 11:37:42 +0200 |
commit | ee1d0179c5320b8a49a077c1ee09aab3fefa3ab0 (patch) | |
tree | c83223b008439d30e3d95bedac0839363b87b820 /thirdparty/README.md | |
parent | 73d2504fce8ac28c32704e8fdf53fc3425f4e193 (diff) |
libpng: Update to upstream version 1.6.32
Fixes security vulnerability in our 1.6.31rc01 snapshot.
Diffstat (limited to 'thirdparty/README.md')
-rw-r--r-- | thirdparty/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md index 804395f8d3..56afc9516c 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -107,7 +107,7 @@ Files extracted from upstream source: ## libpng - Upstream: http://libpng.org/pub/png/libpng.html -- Version: 1.6.31rc01 +- Version: 1.6.32 - License: libpng/zlib Files extracted from upstream source: |