From d6fe473029138da004efd525ea3a1479824ba135 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 8 Feb 2022 16:54:03 -0500 Subject: Prepare 10.6.0 release --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 86a71254..d096b9a3 100644 --- a/configure.ac +++ b/configure.ac @@ -62,8 +62,8 @@ LT_INIT([win32-dll]) # * Otherwise, increment LT_REVISION # LT = libtool -LT_CURRENT=33 -LT_AGE=5 +LT_CURRENT=34 +LT_AGE=6 LT_REVISION=0 AC_SUBST(LT_CURRENT) AC_SUBST(LT_REVISION) -- cgit v1.2.3-54-g00ecf