From: Alexandre Oliva Date: Thu, 29 Apr 1999 13:07:13 +0000 (+0000) Subject: * configure.in: Bumped to 1.3. X-Git-Tag: release-1-3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1340c3dc7b314bb1f90294794d4eb17e3ae66d18;p=thirdparty%2Flibtool.git * configure.in: Bumped to 1.3. --- 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