aboutsummaryrefslogtreecommitdiffstats
path: root/epan/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2003-03-04 03:56:33 +0000
committerGerald Combs <gerald@wireshark.org>2003-03-04 03:56:33 +0000
commitfbd2efeccc81db2e474ecf551880eb4fbfbdd761 (patch)
tree2eb49e6317da79e310cdee901168b76835f0d68d /epan/configure.in
parent82f7e126ec3122429810fd5205cce16f6a16c046 (diff)
Bump the version to 0.9.10.
svn path=/trunk/; revision=7271
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 0b3bb12fa3..f634162deb 100644
--- a/epan/configure.in
+++ b/epan/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.38 2003/02/28 05:09:50 guy Exp $
+# $Id: configure.in,v 1.39 2003/03/04 03:56: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
@@ -17,7 +17,7 @@ dnl Check for CPU / vendor / OS
AC_CANONICAL_HOST
AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE(libethereal.a, 0.9.9)
+AM_INIT_AUTOMAKE(libethereal.a, 0.9.10)
AM_CONFIG_HEADER(config.h)
dnl Checks for programs.