]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* NEWS: Updated.
authorGary V. Vaughan <gary@gnu.org>
Sun, 3 Oct 2004 22:36:53 +0000 (22:36 +0000)
committerGary V. Vaughan <gary@gnu.org>
Sun, 3 Oct 2004 22:36:53 +0000 (22:36 +0000)
* configure.ac: Bumped version to 1.9e.

ChangeLog
NEWS
configure.ac

index 2c19cbdc2fe4e0acf2f85a7857ae9d03b6f77e73..a4ea5c3e758971fa27d745bf7f7e3dcdeb5309cc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2004-10-03  Gary V. Vaughan  <gary@gnu.org>
 
+       * NEWS: Updated.
+       * configure.ac: Bumped version to 1.9e.
+
        GNU libtool 1.9d was released.
 
        * configure.ac: Bumped version to 1.9d.
diff --git a/NEWS b/NEWS
index 8e57d1b07cd0a7c85b3d2eb23c02446d45646813..07158745608ca3d3c79d4623ede0f3f4435f2e9d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 NEWS - list of user-visible changes between releases of GNU Libtool
 
+New in 1.9f: 2004-??-??; CVS version 1.9e, Libtool team:
+* ??
+\f
 New in 1.9d: 2004-10-03; CVS version 1.9c, Libtool team:
 * If non-pic objects were not compiled, and libtool is called in link mode,
   libtool no longer silently creates an empty archive, but rather falls
index 3fe01397385b4ff9b868d4fb2218fb5d2a6974cf..61cc1de4ef1f548983f5020eb5bfe3e1986c475a 100644 (file)
@@ -24,7 +24,7 @@ AC_PREREQ(2.58) ## We use AS_HELP_STRING
 ## ------------------------ ##
 ## Autoconf initialisation. ##
 ## ------------------------ ##
-AC_INIT([libtool], [1.9d], [bug-libtool@gnu.org])
+AC_INIT([libtool], [1.9e], [bug-libtool@gnu.org])
 AC_CONFIG_HEADERS([config.h:config-h.in])
 AC_CONFIG_SRCDIR([libtoolize.in])
 AC_CONFIG_AUX_DIR([config])