diff options
author | Remi Collet <remi@remirepo.net> | 2021-11-15 16:31:59 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2021-11-15 16:31:59 +0100 |
commit | d3ce34a557a3ea3d736abe8a83eef53fce4f2e4c (patch) | |
tree | 72507622f1018967143fa186da5cc10591479f97 /libvips.xml | |
parent | f06f751c01de98adc4c2fdbdf3848cca601143f3 (diff) |
update to 8.12.0rc1
enable libcgif usage
disable libjxl usage
open https://github.com/libvips/libvips/pull/2538
fails if library is requested and missing
open https://github.com/libvips/libvips/pull/2539
allow libjxl 0.5
Diffstat (limited to 'libvips.xml')
-rw-r--r-- | libvips.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libvips.xml b/libvips.xml index dfbad83..63350b5 100644 --- a/libvips.xml +++ b/libvips.xml @@ -9,7 +9,7 @@ <version> <!-- Version of the library --> -8.11.4 +8.12.0rc1 </version> <headers> |