summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>1998-02-13 07:31:03 +0000
committerTom Tromey <tromey@redhat.com>1998-02-13 07:31:03 +0000
commit46d1e88df35d037747f9b21506e3291a2fed3702 (patch)
treedd908e7774ea0038ee1ac94061adf6f81c0ac172 /configure.in
parent3984c200ac00bcbb3834dc83f340b90f17c0c2eb (diff)
downloadautomake-46d1e88df35d037747f9b21506e3291a2fed3702.tar.gz
upped to 1.2e
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index f19c1543a..8e109fe1f 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(automake.in)
-AM_INIT_AUTOMAKE(automake, 1.2d)
+AM_INIT_AUTOMAKE(automake, 1.2e)
# Find an appropriate tar for use in "dist" targets. A "best guess"
# is good enough -- if we can't find GNU tar, we don't really care.