summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2009-01-04 14:38:29 +0100
committerPaolo Bonzini <bonzini@gnu.org>2009-01-04 14:38:29 +0100
commit6ea4dbce16b6c4cc0d9bfd0e81adec62aa87a7e7 (patch)
tree14b5b8f34b682a79eb7ac12209b9cf15563e76fc /configure.ac
parented1c249d94bfc34f58f5f3e40fdbd857edb90531 (diff)
downloadsed-6ea4dbce16b6c4cc0d9bfd0e81adec62aa87a7e7.tar.gz
fix configure.ac version numberv4.1e
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cf3b9b9..90165e6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
dnl Process this file with -*- autoconf -*- to produce a configure script.
-AC_INIT(sed, 4.1d, bonzini@gnu.org, sed)
+AC_INIT(sed, 4.1e, bonzini@gnu.org, sed)
AC_CONFIG_AUX_DIR(build-aux)
AC_CONFIG_SRCDIR([sed/sed.c])
AM_CONFIG_HEADER(config.h:config_h.in)