aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorJeff Foster <jfoste@woodward.com>2001-04-11 16:35:02 +0000
committerJeff Foster <jfoste@woodward.com>2001-04-11 16:35:02 +0000
commit4004075d483c3bfd0a16b8d256647bc85fd8d033 (patch)
tree67a568ea2e8ed2a15ab841e0df4475ca25f4f7c3 /epan
parent094dc29f19733c85a61c061ced190e5bdcd14337 (diff)
Updated for release 0.8.17
svn path=/trunk/; revision=3289
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 d10e59b0c0..97464d9135 100644
--- a/epan/configure.in
+++ b/epan/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.5 2001/03/05 22:53:38 gram Exp $
+# $Id: configure.in,v 1.6 2001/04/11 16:35:02 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.16)
+AM_INIT_AUTOMAKE(libethereal.a, 0.8.17)
AM_CONFIG_HEADER(config.h)
dnl Checks for programs.