summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2001-12-23 21:11:24 +0000
committerGerald Combs <gerald@wireshark.org>2001-12-23 21:11:24 +0000
commit2701bbc077d3d4e3a59cdeaaec7f0c16f0bfd131 (patch)
tree68145ffd539538f978216ffbf34a8cf9424cb9ad /configure.in
parentfef1e91788858107f7d1f3911889dd651ffb863d (diff)
downloadwireshark-2701bbc077d3d4e3a59cdeaaec7f0c16f0bfd131.tar.gz
Bump the version up to 0.9.0. Update the NEWS file.
svn path=/trunk/; revision=4440
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 8f2b49e76f..975c2e8ea0 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.142 2001/12/12 05:26:53 gerald Exp $
+# $Id: configure.in,v 1.143 2001/12/23 21:11:23 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.8.20)
+AM_INIT_AUTOMAKE(ethereal, 0.9.0)
dnl Check for CPU / vendor / OS
AC_CANONICAL_HOST