aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2000-10-27 02:22:08 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2000-10-27 02:22:08 +0000
commit4386002cc34d6a37e5f3f483c57efabe6359e771 (patch)
tree27e6fe8310d7cb12b5755dc61b86b9e14b7846db /configure.in
parent1cf5db2c2327de88fdf008e882d34aca9d7708b0 (diff)
Move to version 0.8.13.
Mention IGRP dissector in NEWS. svn path=/trunk/; revision=2539
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 4cf36b3c0f..749707afbc 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.106 2000/10/17 09:21:51 guy Exp $
+# $Id: configure.in,v 1.107 2000/10/27 02:22:04 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.12)
+AM_INIT_AUTOMAKE(ethereal, 0.8.13)
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.12}
+ : ${PLUGIN_DIR=$libdir/ethereal/plugins/0.8.13}
)
PLUGIN_DIR=`(