]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
Really update libltdl version-info. redo-v2.2.6-release v2.2.6b
authorPeter O'Gorman <peter@pogma.com>
Mon, 16 Nov 2009 13:14:07 +0000 (07:14 -0600)
committerPeter O'Gorman <peter@pogma.com>
Mon, 16 Nov 2009 13:14:07 +0000 (07:14 -0600)
libltdl/Makefile.inc: Update version-info.

ChangeLog
libltdl/Makefile.inc

index 215b2f709b7ba063e6998d3d920dca39c111392b..24bba01b28f0d180eb16224ae0b19b81dbb711d1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-11-16  Peter O'Gorman  <peter@pogma.com>
+
+       Really update libltdl version-info.
+       * libltdl/Makefile.inc: Update version-info.
+
 2009-11-14  Peter O'Gorman  <peter@pogma.com>
 
        Prepare for 2.2.6b release.
index 0cd982d20e973f3632958fd1819b3296d120fa2a..f2108901d0004a7faa8ebe252942ec93ae66e4d2 100644 (file)
@@ -36,7 +36,7 @@ AM_CPPFLAGS          += -DLT_CONFIG_H='<$(LT_CONFIG_H)>' \
                          -DLTDL -I. -I$(srcdir) -Ilibltdl \
                          -I$(srcdir)/libltdl -I$(srcdir)/libltdl/libltdl
 AM_LDFLAGS            += -no-undefined
-LTDL_VERSION_INFO      = -version-info 9:0:2
+LTDL_VERSION_INFO      = -version-info 9:1:2
 
 noinst_LTLIBRARIES     += $(LT_DLLOADERS)