aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2002-09-26 19:06:43 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2002-09-26 19:06:43 +0000
commit1c525cfbf6b6187a89bc7e3f5b47d93ed5a58057 (patch)
tree9817e7b8f1a5650224dd261903fd499b5d4de310 /configure.in
parentdf3d1e1f2b8466cd287d766176d5d9e2f141e409 (diff)
Bump the version up to 0.9.7. The countdown begins. Too bad our
releases don't involve explosive bolts like NASA launches do. Bring the ChangeLog and NEWS files up to date to the end of August. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6341 f5534014-38df-0310-8fa8-9805f1628bb7
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 163588bf90..f5561bcc0b 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.178 2002/09/11 00:02:52 guy Exp $
+# $Id: configure.in,v 1.179 2002/09/26 19:06:40 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.6)
+AM_INIT_AUTOMAKE(ethereal, 0.9.7)
dnl Check for CPU / vendor / OS
AC_CANONICAL_HOST