From b181f2ee54328f25f720292fc14c94e35114b82a Mon Sep 17 00:00:00 2001 From: Peter O'Gorman Date: Sat, 3 Apr 2004 17:17:16 +0000 Subject: [PATCH] * configure.ac: Bumped version to 1.5.5a. * NEWS: updated. Released 1.5.4 --- ChangeLog | 5 +++++ NEWS | 3 +++ configure.ac | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2666e31b6..a43ebc17e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2004-04-03 Peter O'Gorman + * configure.ac: Bumped version to 1.5.5a. + * NEWS: updated. + + Released 1.5.4 + * configure.ac: Bumped version to 1.5.4. * NEWS: updated. * config.guess, config.sub, texinfo.tex: Synchronized from diff --git a/NEWS b/NEWS index db8b36646..8f7b45064 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ NEWS - list of user-visible changes between releases of GNU Libtool +New in 1.5.5a: 2004-??-??; CVS version 1.5.5a, Libtool team: +* Bug fixes. + New in 1.5.4: 2004-04-03; CVS version 1.5.3a, Libtool team: * Bug fixes. diff --git a/configure.ac b/configure.ac index db4f3e4aa..61b4ef333 100644 --- a/configure.ac +++ b/configure.ac @@ -25,7 +25,7 @@ AC_PREREQ(2.50) ## ------------------------ ## ## Autoconf initialisation. ## ## ------------------------ ## -AC_INIT([libtool], [1.5.4], [bug-libtool@gnu.org]) +AC_INIT([libtool], [1.5.5a], [bug-libtool@gnu.org]) AC_CONFIG_SRCDIR([ltmain.in]) -- 2.47.3