aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2001-01-12 04:06:25 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2001-01-12 04:06:25 +0000
commit512d0d1c236ec5cbfcec5779eee71625e36b9026 (patch)
tree9015e6c650e5ece20736537bb57e0a9607fbcdc1 /configure.in
parent6cc281a3b3c4005142d9bdb13c8a65cd9c3eec98 (diff)
Change version numbers to 0.8.15
svn path=/trunk/; revision=2882
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 99cbd7eac5..b87fba5704 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.110 2000/11/22 04:03:22 gram Exp $
+# $Id: configure.in,v 1.111 2001/01/12 04:06:22 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.14)
+AM_INIT_AUTOMAKE(ethereal, 0.8.15)
AM_CONDITIONAL(SETUID_INSTALL, test x$enable_setuid_install = xyes)
@@ -445,7 +445,7 @@ AC_ARG_WITH(plugindir,
*) PLUGIN_DIR="$withval"
esac
],
- : ${PLUGIN_DIR=$libdir/ethereal/plugins/0.8.14}
+ : ${PLUGIN_DIR=$libdir/ethereal/plugins/0.8.15}
)
PLUGIN_DIR=`(