From 69237574e24415615f78ef56b71e2cbe728ccbc3 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Mon, 7 Jan 2019 08:52:07 -0500 Subject: Update shared library version information --- autofiles.sums | 2 +- configure | 6 +++--- configure.ac | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/autofiles.sums b/autofiles.sums index 1a7a0d19..585801a8 100644 --- a/autofiles.sums +++ b/autofiles.sums @@ -1,4 +1,4 @@ -9e7830c08cda9f1ffcbc6e6cce79e58dd6d8de5f6b9a889067c816b23f463025 configure.ac +6ebb3f29f5483c1eab2745bb946889d4dbb34f702ddf812443c79acd6e25a16d configure.ac 35bc5c645dc42d47f2daeea06f8f3e767c8a1aee6a35eb2b4854fd2ce66c3413 m4/ax_random_device.m4 37f8897d5f68d7d484e5457832a8f190ddb7507fa2a467cb7ee2be40a4364643 m4/libtool.m4 e77ebba8361b36f14b4d0927173a034b98c5d05049697a9ded84d85eb99a7990 m4/ltoptions.m4 diff --git a/configure b/configure index aa0a89cd..515a24e9 100755 --- a/configure +++ b/configure @@ -15622,9 +15622,9 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu # * Otherwise, increment LT_REVISION # LT = libtool -LT_CURRENT=23 -LT_AGE=2 -LT_REVISION=1 +LT_CURRENT=24 +LT_AGE=3 +LT_REVISION=0 diff --git a/configure.ac b/configure.ac index 3157762b..28761a9e 100644 --- a/configure.ac +++ b/configure.ac @@ -41,9 +41,9 @@ LT_INIT([win32-dll]) # * Otherwise, increment LT_REVISION # LT = libtool -LT_CURRENT=23 -LT_AGE=2 -LT_REVISION=1 +LT_CURRENT=24 +LT_AGE=3 +LT_REVISION=0 AC_SUBST(LT_CURRENT) AC_SUBST(LT_REVISION) AC_SUBST(LT_AGE) -- cgit v1.2.3-54-g00ecf