From 1c466a939932f784e2ec83ee9a089cd40ef37f11 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Fri, 30 Apr 1999 20:08:34 +0000 Subject: [PATCH] * configure.in: Bumped to 1.3.0a, just in case. --- ChangeLog | 6 ++++++ configure.in | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b8fc2ff50..db7571141 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ +1999-04-30 Alexandre Oliva + + * configure.in: Bumped to 1.3.0a, just in case. + 1999-04-29 Alexandre Oliva + GNU Libtool 1.3 was released. + * configure.in: Bumped to 1.3. * NEWS: Summarize news since 1.2. diff --git a/configure.in b/configure.in index e7aecc2c5..64d20e4f6 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.3) +AM_INIT_AUTOMAKE(libtool, 1.3.0a) # 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