aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2001-03-05 22:53:41 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2001-03-05 22:53:41 +0000
commitd21e83b98b488341684a43d7bd904c8c1768a760 (patch)
tree0a6efccd91b8c8ea63c9e0a63195b287f1648323 /configure.in
parent3941a1e3a4a51328622a9680fe703c58a09f48b3 (diff)
Move version to 0.8.16.
Fix build for splitting build dir from src dir. Note the use of updated GTK+ release for Win32 binaries. svn path=/trunk/; revision=3107
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 e07cbb3028..1eed5da6d9 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.113 2001/02/01 20:21:13 gram Exp $
+# $Id: configure.in,v 1.114 2001/03/05 22:53:37 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.15)
+AM_INIT_AUTOMAKE(ethereal, 0.8.16)
AM_CONDITIONAL(SETUID_INSTALL, test x$enable_setuid_install = xyes)
@@ -482,7 +482,7 @@ AC_ARG_WITH(plugindir,
*) PLUGIN_DIR="$withval"
esac
],
- : ${PLUGIN_DIR=$libdir/ethereal/plugins/0.8.15}
+ : ${PLUGIN_DIR=$libdir/ethereal/plugins/0.8.16}
)
PLUGIN_DIR=`(