]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
Update libltdl version to match 2.2.6b release.
authorPeter O'Gorman <peter@pogma.com>
Mon, 16 Nov 2009 15:26:29 +0000 (09:26 -0600)
committerPeter O'Gorman <peter@pogma.com>
Mon, 16 Nov 2009 15:26:29 +0000 (09:26 -0600)
libltdl/Makefile.inc: Make version 9:1:2

ChangeLog
libltdl/Makefile.inc

index 6dc22980d71080d5ef89bc9dfd1c594dc406571d..80c692d25390089b33b82fcad51f22e81c1a5c35 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-11-16  Peter O'Gorman  <peter@pogma.com>
+
+       Update libltdl version to match 2.2.6b release.
+       * libltdl/Makefile.inc: Make version 9:1:2
+
 2009-11-14  Bob Friesenhahn  <bfriesen@simple.dallas.tx.us>
 
        Don't load module.la from current directory by default.
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)