aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2000-06-07 02:37:06 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2000-06-07 02:37:06 +0000
commitf185b7716744d951554ba3794a4ed64f094d65af (patch)
tree34b8dd20c1670bc5df6045380e5978500f800e5e /configure.in
parentd9f463b2978ead11adf5dcea188d71247ac4c730 (diff)
Move to version 0.8.9
svn path=/trunk/; revision=2042
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 93712371bc..92b37d789c 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.91 2000/05/09 03:09:55 gram Exp $
+# $Id: configure.in,v 1.92 2000/06/07 02:36:58 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.8)
+AM_INIT_AUTOMAKE(ethereal, 0.8.9)
AM_CONDITIONAL(SETUID_INSTALL, test x$enable_setuid_install = xyes)
@@ -365,7 +365,7 @@ AC_ARG_WITH(plugindir,
*) PLUGIN_DIR="$withval"
esac
],
- : ${PLUGIN_DIR=$libdir/ethereal/plugins/0.8.8}
+ : ${PLUGIN_DIR=$libdir/ethereal/plugins/0.8.9}
)
PLUGIN_DIR=`(