aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2002-02-02 22:27:44 +0000
committerGerald Combs <gerald@wireshark.org>2002-02-02 22:27:44 +0000
commitfcb82bfed04ef508e0d0f858324cbea48e0ca3cf (patch)
tree4b2b549a057f0ae68617330d7515f718a23c3f65 /configure.in
parent0031b4d243fe974193b839e95ca48443b2ec62a5 (diff)
Update version to 0.9.1. Add NEWS entries for 0.9.1 changes.
svn path=/trunk/; revision=4684
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 f81d12da3d..f64c4cb247 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.151 2002/02/02 21:07:40 guy Exp $
+# $Id: configure.in,v 1.152 2002/02/02 22:27: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(etypes.h)
AC_PREREQ(2.13)
-AM_INIT_AUTOMAKE(ethereal, 0.9.0)
+AM_INIT_AUTOMAKE(ethereal, 0.9.1)
dnl Check for CPU / vendor / OS
AC_CANONICAL_HOST