summaryrefslogtreecommitdiff
path: root/epan
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 /epan
parent951f325ecaf9f5c3d0a7a68b62011ffcec801901 (diff)
downloadwireshark-4004d96518225c0ddbbedf4e8500a6d47b06be2b.tar.gz
Update files for release 8.18
svn path=/trunk/; revision=3415
Diffstat (limited to 'epan')
-rw-r--r--epan/configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/configure.in b/epan/configure.in
index 86e0cd4aaa..e24d87d3cb 100644
--- a/epan/configure.in
+++ b/epan/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.7 2001/05/01 02:44:52 guy Exp $
+# $Id: configure.in,v 1.8 2001/05/16 16:17:52 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(epan.c)
AC_PREREQ(2.13)
-AM_INIT_AUTOMAKE(libethereal.a, 0.8.17)
+AM_INIT_AUTOMAKE(libethereal.a, 0.8.18)
AM_CONFIG_HEADER(config.h)
dnl Checks for programs.