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-6-g8524eb8


From: Gary V. Vaughan
Subject: [SCM] GNU Libtool branch, master, updated. v2.2.7b-6-g8524eb8
Date: Fri, 04 Jun 2010 19:30:05 +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  8524eb8f5cc197caebc0f5bb6f704dab47d42773 (commit)
      from  2f666f77692f52e02d4b856f5764440c5a80cc35 (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 8524eb8f5cc197caebc0f5bb6f704dab47d42773
Author: Gary V. Vaughan <address@hidden>
Date:   Sat Jun 5 02:29:56 2010 +0700

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

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

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 6673df5..584590b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2010-06-05  Gary V. Vaughan  <address@hidden>
 
+       Set SCM version number to 2.2.9a.
+       * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
+       number to 2.2.9a.
+       * NEWS: Updated.
+
+       GNU Libtool 2.2.8 was released.
+
        Prepare for next release.
        * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
        number to 2.2.8.
diff --git a/NEWS b/NEWS
index 0e949b2..24e654f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
 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 features:
+
+  - None.
+
 New in 2.2.8 2010-06-05: git version 2.2.7c, Libtool team:
 
 * No new features:
diff --git a/configure.ac b/configure.ac
index 4aeadbc..c595192 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.8], address@hidden)
+AC_INIT([libtool], [2.2.9a], 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 d0a7761..969865f 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.8], address@hidden)
+AC_INIT([libltdl], [2.2.9a], 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]