aboutsummaryrefslogtreecommitdiffstats
path: root/epan/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2002-08-17 17:53:33 +0000
committerGerald Combs <gerald@wireshark.org>2002-08-17 17:53:33 +0000
commit5a579fc0b55c096c523a16858757658e8c0d9921 (patch)
treede7d45bae20bac33b5f781b15f661baefaef14b3 /epan/configure.in
parent9def43e0beceb0e5f141fd79a5a001a0a895f842 (diff)
Bump the version number to 0.9.6. Update the ChangeLog. Add rough
release notes to NEWS. svn path=/trunk/; revision=6006
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 e3daa645ee..c3545069ca 100644
--- a/epan/configure.in
+++ b/epan/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.26 2002/08/14 14:42:39 jmayer Exp $
+# $Id: configure.in,v 1.27 2002/08/17 17:53:33 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.5)
+AM_INIT_AUTOMAKE(libethereal.a, 0.9.6)
AM_CONFIG_HEADER(config.h)
dnl Check for CPU / vendor / OS