aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorJeff Foster <jfoste@woodward.com>2001-05-16 16:17:52 +0000
committerJeff Foster <jfoste@woodward.com>2001-05-16 16:17:52 +0000
commit4004d96518225c0ddbbedf4e8500a6d47b06be2b (patch)
tree8fa7ddeeb1a00932c4199f96a3bb13e25a89d540 /configure.in
parent951f325ecaf9f5c3d0a7a68b62011ffcec801901 (diff)
Update files for release 8.18
svn path=/trunk/; revision=3415
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 8190111566..e8bbd406c6 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.123 2001/05/01 02:44:51 guy Exp $
+# $Id: configure.in,v 1.124 2001/05/16 16:17:50 jfoster Exp $
dnl
dnl Process this file with autoconf 2.13 or later to produce a
dnl configure script; 2.12 doesn't generate a "configure" script that
@@ -13,7 +13,7 @@ AC_INIT(etypes.h)
AC_PREREQ(2.13)
-AM_INIT_AUTOMAKE(ethereal, 0.8.17)
+AM_INIT_AUTOMAKE(ethereal, 0.8.18)
AM_CONDITIONAL(SETUID_INSTALL, test x$enable_setuid_install = xyes)