aboutsummaryrefslogtreecommitdiffstats
path: root/epan/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2002-12-04 04:26:14 +0000
committerGerald Combs <gerald@wireshark.org>2002-12-04 04:26:14 +0000
commit3835ed458591a3f1944c041d36bd3e9c43610760 (patch)
tree93cd7e0634236968922e1fc732c34cebf974af8b /epan/configure.in
parent9967550369ca3d4bee35732418b4d070185f62a4 (diff)
Bump the version to 0.9.8. Update NEWS and ChangeLog to October 24.
svn path=/trunk/; revision=6741
Diffstat (limited to 'epan/configure.in')
-rw-r--r--epan/configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/configure.in b/epan/configure.in
index 6c3acef525..5354f66680 100644
--- a/epan/configure.in
+++ b/epan/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.32 2002/11/28 04:21:29 guy Exp $
+# $Id: configure.in,v 1.33 2002/12/04 04:26:14 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
@@ -17,7 +17,7 @@ dnl Check for CPU / vendor / OS
AC_CANONICAL_HOST
AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE(libethereal.a, 0.9.7)
+AM_INIT_AUTOMAKE(libethereal.a, 0.9.8)
AM_CONFIG_HEADER(config.h)
dnl Checks for programs.