libtool-commit
[Top][All Lists]
Advanced

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

[SCM] GNU Libtool branch, master, updated. v2.2.6-160-g614eb28


From: Peter O'Gorman
Subject: [SCM] GNU Libtool branch, master, updated. v2.2.6-160-g614eb28
Date: Mon, 16 Nov 2009 15:26:44 +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, master has been updated
       via  614eb28c76e3aa6339330134b5e80be6269685da (commit)
      from  e91f7b960032074a55fc91273c1917e3082b5338 (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 614eb28c76e3aa6339330134b5e80be6269685da
Author: Peter O'Gorman <address@hidden>
Date:   Mon Nov 16 09:26:29 2009 -0600

    Update libltdl version to match 2.2.6b release.
    
    libltdl/Makefile.inc: Make version 9:1:2

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

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

diff --git a/ChangeLog b/ChangeLog
index 6dc2298..80c692d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-11-16  Peter O'Gorman  <address@hidden>
+
+       Update libltdl version to match 2.2.6b release.
+       * libltdl/Makefile.inc: Make version 9:1:2
+
 2009-11-14  Bob Friesenhahn  <address@hidden>
 
        Don't load module.la from current directory by default.
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]