aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2002-09-26 19:06:43 +0000
committerGerald Combs <gerald@wireshark.org>2002-09-26 19:06:43 +0000
commite23851ca233286e67abcec5f4c59cd93cbedf391 (patch)
tree9817e7b8f1a5650224dd261903fd499b5d4de310 /epan
parent5579f4d9a3b1fe699dc118a9681c8d1608e2a507 (diff)
Bump the version up to 0.9.7. The countdown begins. Too bad our
releases don't involve explosive bolts like NASA launches do. Bring the ChangeLog and NEWS files up to date to the end of August. svn path=/trunk/; revision=6341
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 6bc245604c..981db9e0cc 100644
--- a/epan/configure.in
+++ b/epan/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.28 2002/08/28 00:37:29 jmayer Exp $
+# $Id: configure.in,v 1.29 2002/09/26 19:06:43 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.9.6)
+AM_INIT_AUTOMAKE(libethereal.a, 0.9.7)
AM_CONFIG_HEADER(config.h)
dnl Check for CPU / vendor / OS