summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>1997-02-23 19:42:25 +0000
committerTom Tromey <tromey@redhat.com>1997-02-23 19:42:25 +0000
commit7279b80198ab5c7b9758fb1edb8e0461ede95dcc (patch)
tree0e25bd4aeee629cf972e858c9a75db72fdff332b /configure.in
parenta6655646d42c33ac9c8c14716c1b61617e04a8bf (diff)
downloadautomake-7279b80198ab5c7b9758fb1edb8e0461ede95dcc.tar.gz
now 1.1m
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 97766e934..868227b0a 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.1l)
+AM_INIT_AUTOMAKE(automake, 1.1m)
# 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.