aboutsummaryrefslogtreecommitdiffstats
path: root/epan/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2002-03-29 03:33:59 +0000
committerGerald Combs <gerald@wireshark.org>2002-03-29 03:33:59 +0000
commitdade8cbf564e49f76065dc21a6fb1e308ca4e402 (patch)
tree7fa7df8d5b69c68705ae84140d3f3a6d44661d36 /epan/configure.in
parentdf166b9d448a7d21a42fbe6ee6133aaa981800f0 (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). svn path=/trunk/; revision=5042
Diffstat (limited to 'epan/configure.in')
-rw-r--r--epan/configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/configure.in b/epan/configure.in
index f900fa9f42..d89c81725c 100644
--- a/epan/configure.in
+++ b/epan/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.22 2002/03/03 23:59:29 gerald Exp $
+# $Id: configure.in,v 1.23 2002/03/29 03:33:59 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(epan.c)
AC_PREREQ(2.13)
-AM_INIT_AUTOMAKE(libethereal.a, 0.9.2)
+AM_INIT_AUTOMAKE(libethereal.a, 0.9.3)
AM_CONFIG_HEADER(config.h)
dnl Check for CPU / vendor / OS