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.8-21-gc6b266a


From: Gary V. Vaughan
Subject: [SCM] GNU Libtool branch, master, updated. v2.2.8-21-gc6b266a
Date: Wed, 09 Jun 2010 14:03:16 +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  c6b266a56fd2a9711d31e44f065701b8e78b3455 (commit)
      from  c39115a3f83ceceb31d7ebba4af9b65bde6de737 (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 c6b266a56fd2a9711d31e44f065701b8e78b3455
Author: Gary V. Vaughan <address@hidden>
Date:   Wed Jun 9 21:03:07 2010 +0700

    Prepare for next release.
    
    * configure.ac, libltdl/configure.ac (AC_INIT): Bump version number
    to 2.2.10.
    * NEWS: Update version number.
    
    Signed-off-by: Gary V. Vaughan <address@hidden>

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

Summary of changes:
 ChangeLog            |    5 +++++
 NEWS                 |    2 +-
 configure.ac         |    2 +-
 libltdl/configure.ac |    2 +-
 4 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index a1bc465..2132b7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2010-06-09  Gary V. Vaughan  <address@hidden>
 
+       Prepare for next release.
+       * configure.ac, libltdl/configure.ac (AC_INIT): Bump version number
+       to 2.2.10.
+       * NEWS: Update version number.
+
        Fix a quoting bug with ./commit -a 'A U Thor'.
        * clcommit.m4sh (func_commit): Use func_show_eval when calling
        git, so that the previously func_quote_for_eval()ed $git_flags is
diff --git a/NEWS b/NEWS
index 654208f..6f23f91 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 NEWS - list of user-visible changes between releases of GNU Libtool
 
-New in 2.2.9b 2010-??-??: git version 2.2.9a, Libtool team:
+New in 2.2.10 2010-06-10: git version 2.2.9a, Libtool team:
 
 * New features:
 
diff --git a/configure.ac b/configure.ac
index c595192..f6931a4 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.9a], address@hidden)
+AC_INIT([libtool], [2.2.10], 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 969865f..cec7768 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.9a], address@hidden)
+AC_INIT([libltdl], [2.2.10], 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]