From: Gary V. Vaughan Date: Tue, 7 Dec 1999 22:11:42 +0000 (+0000) Subject: * configure.in: bumped version to 1.3.4a X-Git-Tag: release-1-3-5~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d336ee24423cd52d5a05308a745bfaceb0e969a7;p=thirdparty%2Flibtool.git * configure.in: bumped version to 1.3.4a --- diff --git a/ChangeLog b/ChangeLog index 3bd72a12c..fc8b3520d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1999-12-07 Gary V. Vaughan + * configure.in: bumped version to 1.3.4a + GNU libtool 1.3.4 was released. * config.guess: updated from autoconf cvs. diff --git a/configure.in b/configure.in index 53263bf05..bbc8d02b7 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.4) +AM_INIT_AUTOMAKE(libtool, 1.3.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