aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2000-08-03 01:54:53 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2000-08-03 01:54:53 +0000
commit52903b26a8c38d920df5c7af9ddde08aab75b564 (patch)
tree4895c221ecc722d844b22909cb48947e534c19cc /configure.in
parent2aff407c79e60fd619ccae522aacb3ca74b6d74d (diff)
Move to version 0.8.11
svn path=/trunk/; revision=2196
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 2db9feeea2..dcd933ce26 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.99 2000/07/28 20:03:41 gram Exp $
+# $Id: configure.in,v 1.100 2000/08/03 01:54:44 gram 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.8.10)
+AM_INIT_AUTOMAKE(ethereal, 0.8.11)
AM_CONDITIONAL(SETUID_INSTALL, test x$enable_setuid_install = xyes)
@@ -426,7 +426,7 @@ AC_ARG_WITH(plugindir,
*) PLUGIN_DIR="$withval"
esac
],
- : ${PLUGIN_DIR=$libdir/ethereal/plugins/0.8.10}
+ : ${PLUGIN_DIR=$libdir/ethereal/plugins/0.8.11}
)
PLUGIN_DIR=`(