aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2002-03-03 23:59:29 +0000
committerGerald Combs <gerald@wireshark.org>2002-03-03 23:59:29 +0000
commit7fef8be5ec6c35a80292f0d614f23dcb839a8397 (patch)
treebb55181cbd61c5540935bf8f9e68ff29c84307d6 /configure.in
parent35b69841836f8082634aa4b1acf3b59196c35432 (diff)
Bump the version to 0.9.2. Update NEWS to include everything from February.
svn path=/trunk/; revision=4856
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 93c77c323e..ea876ab801 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.155 2002/03/01 03:42:13 gerald Exp $
+# $Id: configure.in,v 1.156 2002/03/03 23:59:27 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.1)
+AM_INIT_AUTOMAKE(ethereal, 0.9.2)
dnl Check for CPU / vendor / OS
AC_CANONICAL_HOST