Update shared library version

This commit is contained in:
Jay Berkenbilt 2020-01-26 18:33:41 -05:00
parent 676cdcff1a
commit 0a60ebc4cf
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
8c3e1ef9d80ed78ff16bb0b456f87cd1fae638b799b6cfed9c7656b9000933c1 configure.ac
c9145eb1957c953f3b19506370275e64fa56bd0a206eaa108fd48b7dcc2f3abf configure.ac
d3f9ee6f6f0846888d9a10fd3dad2e4b1258be84205426cf04d7cef02d61dad7 aclocal.m4
2e4cd495837be1b8454a4d8aef541b000988634be89d9c05a9cf5de67dffef5e libqpdf/qpdf/qpdf-config.h.in
5297971a0ef90bcd5563eb3f7127a032bb76d3ae2af7258bf13479caf8983a60 m4/ax_cxx_compile_stdcxx.m4

2
configure vendored
View File

@ -16197,7 +16197,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
# LT = libtool
LT_CURRENT=27
LT_AGE=1
LT_REVISION=0
LT_REVISION=1

View File

@ -54,7 +54,7 @@ LT_INIT([win32-dll])
# LT = libtool
LT_CURRENT=27
LT_AGE=1
LT_REVISION=0
LT_REVISION=1
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)
AC_SUBST(LT_AGE)