aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2003-03-11 00:12:39 +0000
committerGerald Combs <gerald@wireshark.org>2003-03-11 00:12:39 +0000
commit656eb2b35cec67ae139339ea6bc9d1530f15a5cb (patch)
tree4fe7763ac54895e2045b91caf6014259196ea60f /epan
parentcc77e8abe9d6f09815b1bbfb1574cf08192b04ed (diff)
Bump the version to 0.9.11. Let's hope the goat's blood and hastily carved
idol is enough for the CVS gods. svn path=/trunk/; revision=7337
Diffstat (limited to 'epan')
-rw-r--r--epan/configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/configure.in b/epan/configure.in
index f634162deb..8bfc698735 100644
--- a/epan/configure.in
+++ b/epan/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.39 2003/03/04 03:56:33 gerald Exp $
+# $Id: configure.in,v 1.40 2003/03/11 00:12:39 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.10)
+AM_INIT_AUTOMAKE(libethereal.a, 0.9.11)
AM_CONFIG_HEADER(config.h)
dnl Checks for programs.