summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--configure.in2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6dac1226..16f4648f 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 cd9c8c67..ccb162ea 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.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