aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>1998-09-17 02:01:50 +0000
committerGerald Combs <gerald@wireshark.org>1998-09-17 02:01:50 +0000
commit19176fbb4f84cce7cac6ebe5f453837bfafa76d0 (patch)
tree73736c49df55712dd300e40f52e754b5909915dd /configure.in
parent576024f9038de43ca7d0e1fce34282d0e1ec37c5 (diff)
downloadwireshark-19176fbb4f84cce7cac6ebe5f453837bfafa76d0.tar.gz
wireshark-19176fbb4f84cce7cac6ebe5f453837bfafa76d0.tar.bz2
wireshark-19176fbb4f84cce7cac6ebe5f453837bfafa76d0.zip
* Added in Laurent's OSI/ISO CNLP and COTP support.
* Added Laurent's changes to the man (actually pod) page. * Copied in VERSION file so that others can make doc/Makefile svn path=/trunk/; revision=8
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index b4994af886..b881a69958 100644
--- a/configure.in
+++ b/configure.in
@@ -1,8 +1,8 @@
-# $Id: configure.in,v 1.2 1998/09/16 03:21:53 gerald Exp $
+# $Id: configure.in,v 1.3 1998/09/17 02:01:46 gerald Exp $
dnl Process this file with autoconf to produce a configure script.
AC_INIT(etypes.h)
-AM_INIT_AUTOMAKE(ethereal, 0.3.15)
+AM_INIT_AUTOMAKE(ethereal, 0.3.16)
dnl Checks for programs.
AC_PROG_CC