* configure.in: Bumped to 1.3.2.
diff --git a/ChangeLog b/ChangeLog index 6dac122..16f4648 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,7 @@ 1999-05-25 Alexandre Oliva <oliva@dcc.unicamp.br> + * configure.in: Bumped to 1.3.2. + * NEWS: List fixed problems. * doc/PLATFORMS: Tested for 1.3.2.
diff --git a/configure.in b/configure.in index cd9c8c6..ccb162e 100644 --- a/configure.in +++ b/configure.in
@@ -2,7 +2,7 @@ AC_INIT(ltmain.in) -AM_INIT_AUTOMAKE(libtool, 1.3.1a) +AM_INIT_AUTOMAKE(libtool, 1.3.2) # 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