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-7-g27c7020


From: Gary V. Vaughan
Subject: [SCM] GNU Libtool branch, master, updated. v2.2.6-7-g27c7020
Date: Mon, 08 Sep 2008 06:36:41 +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  27c7020eb0209da84d0a8477a3b34fbe91b7f2c4 (commit)
      from  076f08d65a7b88a70c958712205b47706ce6a0c3 (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 27c7020eb0209da84d0a8477a3b34fbe91b7f2c4
Author: Gary V. Vaughan <address@hidden>
Date:   Mon Sep 8 14:36:26 2008 +0800

    Use `-version-info 9:0:2' for one added iface since 2.2.4.
    * libltdl/Makefile.inc (LTDL_VERSION_INFO): Make the libltdl
    version number match 2.2.6a rerelease.
    
    Signed-off-by: Gary V. Vaughan <address@hidden>

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

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

diff --git a/ChangeLog b/ChangeLog
index 78e656b..fb0bad5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
-2008-09-07  Gary V. Vaughan  <address@hidden>
+2008-09-08  Gary V. Vaughan  <address@hidden>
+
+       Use `-version-info 9:0:2' for one added iface since 2.2.4.
+       * libltdl/Makefile.inc (LTDL_VERSION_INFO): Make the libltdl
+       version number match 2.2.6a rerelease.
 
        Add ./commit option for pushing tags back to origin.
        * clcommit.m4sh (opt_tags): New --tags push option.
diff --git a/libltdl/Makefile.inc b/libltdl/Makefile.inc
index 9218a50..0cd982d 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:0
+LTDL_VERSION_INFO      = -version-info 9:0:2
 
 noinst_LTLIBRARIES     += $(LT_DLLOADERS)
 


hooks/post-receive
--
GNU Libtool




reply via email to

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