From 1340c3dc7b314bb1f90294794d4eb17e3ae66d18 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Thu, 29 Apr 1999 13:07:13 +0000 Subject: [PATCH] * configure.in: Bumped to 1.3. --- ChangeLog | 1 + configure.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5b57a6337..b8fc2ff50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 1999-04-29 Alexandre Oliva + * configure.in: Bumped to 1.3. * NEWS: Summarize news since 1.2. * ltmain.in: Save exit status of link_command before removing diff --git a/configure.in b/configure.in index ddd1d47cb..e7aecc2c5 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.2g) +AM_INIT_AUTOMAKE(libtool, 1.3) # 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