From: Peter O'Gorman Date: Mon, 16 Nov 2009 13:14:07 +0000 (-0600) Subject: Really update libltdl version-info. X-Git-Tag: v2.2.6b^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fredo-v2.2.6-release;p=thirdparty%2Flibtool.git Really update libltdl version-info. libltdl/Makefile.inc: Update version-info. --- diff --git a/ChangeLog b/ChangeLog index 215b2f709..24bba01b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-11-16 Peter O'Gorman + + Really update libltdl version-info. + * libltdl/Makefile.inc: Update version-info. + 2009-11-14 Peter O'Gorman Prepare for 2.2.6b release. diff --git a/libltdl/Makefile.inc b/libltdl/Makefile.inc index 0cd982d20..f2108901d 100644 --- a/libltdl/Makefile.inc +++ b/libltdl/Makefile.inc @@ -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)