aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2002-05-18 04:00:35 +0000
committerGerald Combs <gerald@wireshark.org>2002-05-18 04:00:35 +0000
commit024306cdcff016352be25b805db87b2d1774de3e (patch)
tree3a6bc9c73474238432c146917d7950f62d756955 /configure.in
parent0bc4c2d329947de1add8267a2a03ef002e760785 (diff)
Increment versions to 0.9.4, get NEWS current to April 25 (more NEWS to
come). svn path=/trunk/; revision=5500
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 6abc3eae3a..4aaaabcce0 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.165 2002/05/16 21:47:22 gerald Exp $
+# $Id: configure.in,v 1.166 2002/05/18 04:00:34 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(etypes.h)
AC_PREREQ(2.13)
-AM_INIT_AUTOMAKE(ethereal, 0.9.3)
+AM_INIT_AUTOMAKE(ethereal, 0.9.4)
dnl Check for CPU / vendor / OS
AC_CANONICAL_HOST