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.4-48-g5542fbe


From: Gary V. Vaughan
Subject: [SCM] GNU Libtool branch, master, updated. v2.2.4-48-g5542fbe
Date: Sun, 07 Sep 2008 07:46:46 +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  5542fbe2f67426aaa83065d599de4829b42dc79e (commit)
      from  c7f97f395615fb62c96de30c6925484ecd0cee2e (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 5542fbe2f67426aaa83065d599de4829b42dc79e
Author: Gary V. Vaughan <address@hidden>
Date:   Sun Sep 7 15:45:23 2008 +0800

    Set SCM version number to 2.2.7a.
    * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
    number to 2.2.7a.
    * NEWS: Updated.
    
    GNU Libtool 2.2.6 was released.
    
    Signed-off-by: Gary V. Vaughan <address@hidden>

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

Summary of changes:
 ChangeLog            |    7 +++++++
 configure.ac         |    2 +-
 libltdl/configure.ac |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 71fc948..23d9026 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2008-09-07  Gary V. Vaughan  <address@hidden>
 
+       Set SCM version number to 2.2.7a.
+       * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
+       number to 2.2.7a.
+       * NEWS: Updated.
+
+       GNU Libtool 2.2.6 was released.
+
        Fix typo in Makefile.maint.
        * Makefile.maint (git-news): Renamed to check-news, since it
        doesn't actually run git.  Adjust all dependees.
diff --git a/configure.ac b/configure.ac
index 9cf7131..33e8b88 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,7 +30,7 @@ dnl Oldest automake required for bootstrap is below in 
AM_INIT_AUTOMAKE.
 ## ------------------------ ##
 ## Autoconf initialisation. ##
 ## ------------------------ ##
-AC_INIT([libtool], [2.2.6], address@hidden)
+AC_INIT([libtool], [2.2.7a], address@hidden)
 AC_CONFIG_HEADERS([config.h:config-h.in])
 AC_CONFIG_SRCDIR([libtoolize.in])
 LT_CONFIG_LTDL_DIR([libltdl], [nonrecursive])
diff --git a/libltdl/configure.ac b/libltdl/configure.ac
index bb13fba..794f8b1 100644
--- a/libltdl/configure.ac
+++ b/libltdl/configure.ac
@@ -40,7 +40,7 @@ AC_PREREQ(2.59)dnl We use AS_HELP_STRING
 ## ------------------------ ##
 ## Autoconf initialisation. ##
 ## ------------------------ ##
-AC_INIT([libltdl], [2.2.6], address@hidden)
+AC_INIT([libltdl], [2.2.7a], address@hidden)
 AC_CONFIG_HEADERS([config.h:config-h.in])
 AC_CONFIG_SRCDIR([ltdl.c])
 AC_CONFIG_AUX_DIR([config])


hooks/post-receive
--
GNU Libtool




reply via email to

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