diff options
author | Remi Collet <remi@remirepo.net> | 2019-05-06 14:38:24 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-05-06 14:38:24 +0200 |
commit | aaac3a6b2bbb25c813064be605bb33aeead07cc0 (patch) | |
tree | d567a866cc41d7dbe5a0bce8b94e5dd6e907736f /libvips.xml | |
parent | da7e98f815feef0818d7a71f1d6b667824181db8 (diff) |
- update to 8.8.0-rc1
- drop libvipsCC
- drop python support
Diffstat (limited to 'libvips.xml')
-rw-r--r-- | libvips.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libvips.xml b/libvips.xml index b2cd5e6..d6701c9 100644 --- a/libvips.xml +++ b/libvips.xml @@ -9,7 +9,7 @@ <version> <!-- Version of the library --> -8.7.4 +8.8.0-rc1 </version> <headers> @@ -21,9 +21,7 @@ <libs> <!-- The list of paths to shared objects and/or directories with shared objects, one per line --> -/usr/lib64/libvips-cpp.so /usr/lib64/libvips.so -/usr/lib64/libvipsCC.so </libs> <!-- |