summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Oliva <oliva@dcc.unicamp.br>1999-05-26 00:28:32 +0000
committerAlexandre Oliva <aoliva@redhat.com>1999-05-26 00:28:32 +0000
commit97087392045d12b18115a5de72c1ac11de418d73 (patch)
tree1ae7279634670cae09ffc0616ba4fcc5bf9504f1
parent7d2ecbe2269321bbd08a037de90746c0fea3e078 (diff)
downloadlibtool-release-1-3-2.tar.gz
* configure.in: Bumped to 1.3.2.release-1-3-2
-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