aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2002-03-29 03:33:59 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2002-03-29 03:33:59 +0000
commit087bf2e3549fb0e6ecf2047e7064ec2efbc948c2 (patch)
tree7fa7df8d5b69c68705ae84140d3f3a6d44661d36 /configure.in
parent399790b7745cf3af09e169bcac1e25334b2d8375 (diff)
Bump the version to 0.9.3. Update NEWS to be current to
http://www.ethereal.com/lists/ethereal-cvs/200203/msg00175.html (the rest will be added later). git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5042 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 ec9729d18f..dcde78b453 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.160 2002/03/23 01:01:26 guy Exp $
+# $Id: configure.in,v 1.161 2002/03/29 03:33:57 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.2)
+AM_INIT_AUTOMAKE(ethereal, 0.9.3)
dnl Check for CPU / vendor / OS
AC_CANONICAL_HOST