From 6df50a6559d3dc9a1bdd7dd793ba56685500af82 Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Mon, 25 Apr 2005 18:44:19 +0000 Subject: [PATCH] * configure.ac, NEWS: Updated to 1.5.17a. --- ChangeLog | 4 ++++ NEWS | 3 +++ configure.ac | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f39184097..991836031 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-04-25 Ralf Wildenhues + + * configure.ac, NEWS: Updated to 1.5.17a. + 2005-04-24 Ralf Wildenhues GNU libtool 1.5.16 is released. diff --git a/NEWS b/NEWS index fffe666f3..7b4f499dc 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ NEWS - list of user-visible changes between releases of GNU Libtool +New in 1.5.17a: 2005-??-??; CVS version 1.5.17a, Libtool team: +* Bug Fixes. + New in 1.5.16: 2005-04-24; CVS version 1.5.15a, Libtool team: * Allow shell special characters like `$' in source file names, but not in object names, to enhance GCJ support. diff --git a/configure.ac b/configure.ac index 39c9512ec..be63078a0 100644 --- a/configure.ac +++ b/configure.ac @@ -25,7 +25,7 @@ AC_PREREQ(2.50) ## ------------------------ ## ## Autoconf initialisation. ## ## ------------------------ ## -AC_INIT([libtool], [1.5.16], [bug-libtool@gnu.org]) +AC_INIT([libtool], [1.5.17a], [bug-libtool@gnu.org]) AC_CONFIG_SRCDIR([ltmain.in]) -- 2.47.3