From 4e82fc767795330dd844604f5c33b18ae2ebbf42 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Sun, 14 May 2000 07:51:28 +0000 Subject: [PATCH] * configure.in: Bump version number to 1.4a, since this will eventually become libtool 1.5. --- ChangeLog | 5 +++++ configure.in | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 81e641400..df82a12cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-05-14 Alexandre Oliva + + * configure.in: Bump version number to 1.4a, since this will + eventually become libtool 1.5. + 2000-02-28 Ossama Othman * ltmain.in (libobjs, reload_conv_objs): When searching for object diff --git a/configure.in b/configure.in index c3f674f0a..e9cc15071 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ dnl Process this file with autoconf to create configure. AC_INIT(ltmain.in) -AM_INIT_AUTOMAKE(libtool, 1.3c) +AM_INIT_AUTOMAKE(libtool, 1.4a) # This is a sanity check so we can see which version is used in bug reports. # It is assumed that we only want to see the date extension for cvs libtool -- 2.47.3