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.4.2-1-ge9efe2c


From: Gary V. Vaughan
Subject: [SCM] GNU Libtool branch, master, updated. v2.4.2-1-ge9efe2c
Date: Tue, 18 Oct 2011 08:32:09 +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  e9efe2cf60837796f03132ca3c2cf2f53193e619 (commit)
       via  fdb4c546784aebacaf697ebd5f96e0d91c566597 (commit)
      from  0fe4d0740effaec9d08ee9683fb493d8ad0bd8b5 (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 e9efe2cf60837796f03132ca3c2cf2f53193e619
Author: Gary V. Vaughan <address@hidden>
Date:   Tue Oct 18 15:30:13 2011 +0700

    Post-release administrivia.
    
    * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
    numbers.
    * NEWS: Add header line for next release.
    
    Signed-off-by: Gary V. Vaughan <address@hidden>

commit fdb4c546784aebacaf697ebd5f96e0d91c566597
Author: Gary V. Vaughan <address@hidden>
Date:   Tue Oct 18 13:20:53 2011 +0700

    Release 2.4.2.
    
    * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
    numbers.
    * NEWS: Update version number.

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

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

diff --git a/ChangeLog b/ChangeLog
index a20713c..c51e749 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
 2011-10-17  Gary V. Vaughan  <address@hidden>
 
+       Post-release administrivia.
+       * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
+       numbers.
+       * NEWS: Add header line for next release.
+
+       Release 2.4.2.
+       * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
+       numbers.
+       * NEWS: Update version number.
+
        Replace leading spaces with tabs.
        * libltdl/m4/libtool.m4, libltdl/config/ltmain.m4sh: Replace leading
        spaces in soure code with tabs to match surrounding code.
diff --git a/NEWS b/NEWS
index 90d14b7..c5533c5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
 NEWS - list of user-visible changes between releases of GNU Libtool
 
-New in 2.4.2 2011-??-??: git version 2.4.1a, Libtool team:
+New in 2.4.4 201?-??-??: git version 2.4.3a, Libtool team:
+
+* Bug fixes:
+
+  - Waiting for bug reports...
+
+New in 2.4.2 2011-10-17: git version 2.4.1a, Libtool team:
 
 * New features:
 
diff --git a/configure.ac b/configure.ac
index 0bad772..546cb5a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,7 +31,7 @@ dnl Oldest automake required for bootstrap is below in 
AM_INIT_AUTOMAKE.
 ## ------------------------ ##
 ## Autoconf initialisation. ##
 ## ------------------------ ##
-AC_INIT([GNU Libtool], [2.4.1a], address@hidden)
+AC_INIT([GNU Libtool], [2.4.3a], address@hidden)
 m4_ifndef([AC_PACKAGE_URL],
          [AC_SUBST([PACKAGE_URL], [http://www.gnu.org/software/libtool/])])
 AC_CONFIG_HEADERS([config.h:config-h.in])
diff --git a/libltdl/configure.ac b/libltdl/configure.ac
index 1c50ce3..e3607db 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.4.1a], address@hidden)
+AC_INIT([libltdl], [2.4.3a], 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]