From 6a639723e04ed89f973942a1218911b4da2bb03a Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Sat, 15 Apr 2017 09:38:45 +0100 Subject: [PATCH] bump revision for source code changes in 8.5.3 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 089615d4..3aa57c61 100644 --- a/configure.ac +++ b/configure.ac @@ -38,7 +38,7 @@ VIPS_VERSION_STRING=$VIPS_VERSION-`date` # binary interface changes not backwards compatible?: reset age to 0 LIBRARY_CURRENT=49 -LIBRARY_REVISION=2 +LIBRARY_REVISION=3 LIBRARY_AGE=7 # patched into include/vips/version.h