From 69a50ca2494660f85d922702dca209b1f99ea333 Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Mon, 16 May 2005 10:32:01 +0000 Subject: [PATCH] * configure.ac: Bump version. * NEWS: Updated. --- ChangeLog | 3 +++ NEWS | 3 +++ configure.ac | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6006ef062..1d7afe3b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-05-16 Ralf Wildenhues + * configure.ac: Bump version. + * NEWS: Updated. + GNU libtool 1.5.18 is released. * configure.ac: Bump version. diff --git a/NEWS b/NEWS index f2d1c9349..63ad7d053 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ NEWS - list of user-visible changes between releases of GNU Libtool +New in 1.5.19a: 2005-??-??; CVS version 1.5.19a, Libtool team: +* Bug Fixes. + New in 1.5.18: 2005-05-16; CVS version 1.5.17a, Libtool team: * Fix regression in 1.5.16 to not install libtldl data files from `libtoolize --ltdl'ed software packages. diff --git a/configure.ac b/configure.ac index ae7577537..e9785e2e1 100644 --- a/configure.ac +++ b/configure.ac @@ -25,7 +25,7 @@ AC_PREREQ(2.50) ## ------------------------ ## ## Autoconf initialisation. ## ## ------------------------ ## -AC_INIT([libtool], [1.5.18], [bug-libtool@gnu.org]) +AC_INIT([libtool], [1.5.19a], [bug-libtool@gnu.org]) AC_CONFIG_SRCDIR([ltmain.in]) -- 2.47.3