aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2000-11-20 17:10:26 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2000-11-20 17:10:26 +0000
commit5a0e2a658a9189a7292b8ef6659f16dbf009150c (patch)
treea0652ffe4bd27b56252e9365d9dae5f007373f91 /configure.in
parentb054fb1cb68efc29272a9fa126cbaf1458fa53bd (diff)
Move to version 0.8.14
svn path=/trunk/; revision=2682
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 06b9953db3..b09d75d1fd 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.108 2000/11/09 10:04:46 gram Exp $
+# $Id: configure.in,v 1.109 2000/11/20 17:10:24 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.13)
+AM_INIT_AUTOMAKE(ethereal, 0.8.14)
AM_CONDITIONAL(SETUID_INSTALL, test x$enable_setuid_install = xyes)
@@ -384,7 +384,7 @@ AC_ARG_WITH(plugindir,
*) PLUGIN_DIR="$withval"
esac
],
- : ${PLUGIN_DIR=$libdir/ethereal/plugins/0.8.13}
+ : ${PLUGIN_DIR=$libdir/ethereal/plugins/0.8.14}
)
PLUGIN_DIR=`(