aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2001-10-12 17:17:05 +0000
committerGerald Combs <gerald@wireshark.org>2001-10-12 17:17:05 +0000
commit3ccc10f6227a94a6da50bc4eb87e811e80b8e7c2 (patch)
treead12780d6253de19889c66261b1ce8d8b382f0c6 /epan
parent0ce416f1770d33808d9912b7701bba18be05f9e4 (diff)
Get NEWS current up to July 31, update version to 0.8.20.
svn path=/trunk/; revision=4021
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 5d9382318d..e2beeac93d 100644
--- a/epan/configure.in
+++ b/epan/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.12 2001/07/26 07:25:46 guy Exp $
+# $Id: configure.in,v 1.13 2001/10/12 17:17:05 gerald 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.19)
+AM_INIT_AUTOMAKE(libethereal.a, 0.8.20)
AM_CONFIG_HEADER(config.h)
dnl Check for CPU / vendor / OS