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.7b-5-g2f666f7


From: Gary V. Vaughan
Subject: [SCM] GNU Libtool branch, master, updated. v2.2.7b-5-g2f666f7
Date: Fri, 04 Jun 2010 18:44:04 +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  2f666f77692f52e02d4b856f5764440c5a80cc35 (commit)
      from  aa7558299c54421fa5ea751457068b773db38cd1 (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 2f666f77692f52e02d4b856f5764440c5a80cc35
Author: Gary V. Vaughan <address@hidden>
Date:   Sat Jun 5 01:43:56 2010 +0700

    Prepare for next release.
    
    * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
    number to 2.2.8.
    * NEWS: Update version number.
    * INSTALL, libltdl/config/install-sh, libltdl/config/config.guess,
    libltdl/config/config.sub, libltdl/config/texinfo.tex: Updated
    from canonical source.

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

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

diff --git a/ChangeLog b/ChangeLog
index 4c01630..6673df5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2010-06-05  Gary V. Vaughan  <address@hidden>
 
+       Prepare for next release.
+       * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
+       number to 2.2.8.
+       * NEWS: Update version number.
+       * INSTALL, libltdl/config/install-sh, libltdl/config/config.guess,
+       libltdl/config/config.sub, libltdl/config/texinfo.tex: Updated
+       from canonical source.
+
        Provide an m4sh reimplementation of announce-gen.
        * libltdl/config/getopt.m4sh (M4SH_GETOPTS): New macro that takes
        a quoted m4 list of command line options to be parsed, and
diff --git a/NEWS b/NEWS
index d031af4..0e949b2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,11 @@
 NEWS - list of user-visible changes between releases of GNU Libtool
 
-New in 2.2.8 2010-05-??: git version 2.2.7c, Libtool team:
+New in 2.2.8 2010-06-05: git version 2.2.7c, Libtool team:
 
-* New features:
+* No new features:
 
-  - None.
+  - Bumped version number and romoted 2.2.7b release candidate to a full
+    stable release.
 
 New in 2.2.7b 2010-05-20: git version 2.2.7a, Libtool team:
 
diff --git a/configure.ac b/configure.ac
index 93fe17e..4aeadbc 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.7c], address@hidden)
+AC_INIT([libtool], [2.2.8], 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 407fcac..d0a7761 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.7c], address@hidden)
+AC_INIT([libltdl], [2.2.8], 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]