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-1-gf7306a6


From: Gary V. Vaughan
Subject: [SCM] GNU Libtool branch, master, updated. v2.2.4-1-gf7306a6
Date: Sun, 04 May 2008 21:10:23 +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  f7306a6ac19e4149ce1d351702213dca62d26e94 (commit)
      from  0ac678eb2a7a6f06fbd4afe277219bbcd9c407b4 (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 f7306a6ac19e4149ce1d351702213dca62d26e94
Author: Gary V. Vaughan <address@hidden>
Date:   Sun May 4 17:09:38 2008 -0400

    Set SCM version number to 2.2.5a.
    
    * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
    number to 2.2.5a.
    * NEWS: Updated.

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

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

diff --git a/ChangeLog b/ChangeLog
index 6f8c602..d30cc98 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2008-05-04  Gary V. Vaughan  <address@hidden>
 
+       Set SCM version number to 2.2.5a.
+       * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
+       number to 2.2.5a.
+       * NEWS: Updated.
+
        GNU Libtool 2.2.4 was released.
 
        * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
diff --git a/NEWS b/NEWS
index 7ef2212..2b113fb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
 NEWS - list of user-visible changes between releases of GNU Libtool
 
-New in 2.2.4: 2008-05-04: CVS version 2.2.3a, Libtool team:
+New in 2.2.??: 2008-06-??: git version 2.2.5a, Libtool team:
+
+* Bug fixes:
+
+  - None yet
+
+New in 2.2.4: 2008-05-04: git version 2.2.3a, Libtool team:
 
 * New features:
 
diff --git a/configure.ac b/configure.ac
index 16d3ca9..9c181db 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.4], address@hidden)
+AC_INIT([libtool], [2.2.5a], 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 f40822b..9a7d58a 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.4], address@hidden)
+AC_INIT([libltdl], [2.2.5a], 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]