diff --git a/ChangeLog b/ChangeLog index f5c117e2..8e7db75a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-04-02 Gary V. Vaughan + * configure.in: bumped version to 1.3e. + GNU libtool 1.3d was released. * NEWS: inserted todays date. diff --git a/configure.in b/configure.in index a04262f2..e76398b9 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ AC_INIT(ltmain.in) -AM_INIT_AUTOMAKE(libtool, 1.3d) +AM_INIT_AUTOMAKE(libtool, 1.3e) # 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