branch: development
commit cf1a33181981afdd9631895a808ba0c85b0412b6
Author: Ileana Dumitrescu <[email protected]>
AuthorDate: Wed Jun 3 19:56:48 2026 +0300

    libltdl/ltdl.mk, m4/libtool.m4: Update serials
---
 libltdl/ltdl.mk | 2 +-
 m4/libtool.m4   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libltdl/ltdl.mk b/libltdl/ltdl.mk
index 85293a00..e69e0113 100644
--- a/libltdl/ltdl.mk
+++ b/libltdl/ltdl.mk
@@ -35,7 +35,7 @@ AM_CPPFLAGS          += -DLT_CONFIG_H='<$(LT_CONFIG_H)>' \
                          -I$(srcdir)/libltdl -Ilibltdl/libltdl \
                          -I$(srcdir)/libltdl/libltdl
 AM_LDFLAGS            += -no-undefined
-LTDL_VERSION_INFO      = -version-info 10:5:3
+LTDL_VERSION_INFO      = -version-info 10:6:3
 
 noinst_LTLIBRARIES     += $(LT_DLLOADERS)
 
diff --git a/m4/libtool.m4 b/m4/libtool.m4
index 994eb0e5..96e6c7d0 100644
--- a/m4/libtool.m4
+++ b/m4/libtool.m4
@@ -32,7 +32,7 @@ m4_define([_LT_COPYING], [dnl
 # along with this program.  If not, see <https://www.gnu.org/licenses/>.
 ])
 
-# serial 66 LT_INIT
+# serial 67 LT_INIT
 
 
 # LT_PREREQ(VERSION)

Reply via email to