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-207-g1d0c6a5


From: Gary V. Vaughan
Subject: [SCM] GNU Libtool branch, master, updated. v2.2.6-207-g1d0c6a5
Date: Fri, 21 May 2010 00:00:06 +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  1d0c6a58c83713cbbf09d4b46bb472996905c89e (commit)
      from  99da5501fcca20d7cab7f328e223c7520c1a6701 (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 1d0c6a58c83713cbbf09d4b46bb472996905c89e
Author: Gary V. Vaughan <address@hidden>
Date:   Fri May 21 06:59:56 2010 +0700

    Set SCM version number to 2.2.7c.
    * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
    number to 2.2.7c.
    * NEWS: Updated.
    
    GNU Libtool 2.2.7b  was released.

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

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

diff --git a/ChangeLog b/ChangeLog
index ea31044..cb40f0a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2010-05-21  Gary V. Vaughan  <address@hidden>
 
+       Set SCM version number to 2.2.7c.
+       * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
+       number to 2.2.7c.
+       * NEWS: Updated.
+
+       GNU Libtool 2.2.7b  was released.
+
        Prepare for next release candidate.
        * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
        number to 2.2.7b.
diff --git a/NEWS b/NEWS
index 864a6de..d031af4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +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 features:
+
+  - None.
+
 New in 2.2.7b 2010-05-20: git version 2.2.7a, Libtool team:
 
 * New features:
diff --git a/configure.ac b/configure.ac
index 7770031..93fe17e 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.7b], address@hidden)
+AC_INIT([libtool], [2.2.7c], 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 7522611..407fcac 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.7b], address@hidden)
+AC_INIT([libltdl], [2.2.7c], 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]