libtool-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Libtool branch, redo-v2.2.6-release, updated. v2.2.6b-1-g3ddf7


From: Peter O'Gorman
Subject: [SCM] GNU Libtool branch, redo-v2.2.6-release, updated. v2.2.6b-1-g3ddf7d3
Date: Mon, 16 Nov 2009 13:45:36 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Libtool".

The branch, redo-v2.2.6-release has been updated
       via  3ddf7d3f6e84a20f46d5742433b44c3c571645e8 (commit)
      from  68a6555c1bc5e5c7f12be0506ca6591a94008977 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3ddf7d3f6e84a20f46d5742433b44c3c571645e8
Author: Peter O'Gorman <address@hidden>
Date:   Mon Nov 16 07:14:07 2009 -0600

    Really update libltdl version-info.
    
    libltdl/Makefile.inc: Update version-info.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog            |    5 +++++
 libltdl/Makefile.inc |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 215b2f7..24bba01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-11-16  Peter O'Gorman  <address@hidden>
+
+       Really update libltdl version-info.
+       * libltdl/Makefile.inc: Update version-info.
+
 2009-11-14  Peter O'Gorman  <address@hidden>
 
        Prepare for 2.2.6b release.
diff --git a/libltdl/Makefile.inc b/libltdl/Makefile.inc
index 0cd982d..f210890 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)
 


hooks/post-receive
-- 
GNU Libtool




reply via email to

[Prev in Thread] Current Thread [Next in Thread]