bump soname

see https://github.com/jcupitt/libvips/issues/139
This commit is contained in:
John Cupitt 2014-06-28 09:42:56 +01:00
parent 04d130828f
commit 1ad9d246fe
1 changed files with 2 additions and 2 deletions

View File

@ -37,8 +37,8 @@ VIPS_VERSION_STRING=$VIPS_VERSION-`date`
# binary interface changes backwards compatible?: increment age
# binary interface changes not backwards compatible?: reset age to 0
LIBRARY_CURRENT=37
LIBRARY_REVISION=6
LIBRARY_CURRENT=38
LIBRARY_REVISION=0
LIBRARY_AGE=0
# patched into include/vips/version.h