aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>1999-11-23 04:43:44 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>1999-11-23 04:43:44 +0000
commit7bd50061f88e1382bb7e4ef3aeb833f740f8a9fd (patch)
tree97233f7be51788d9fd3f17890fcb4a74e7c6f2fd /configure.in
parent61604233f11fc06f6c9e13d6ef22094017b7a5b4 (diff)
Move to version 0.7.8.
Document changes in this version. Add Greg to ever-growing list of authors (he was in AUTHORS, but not in manpage nor in main.c) svn path=/trunk/; revision=1097
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 12963202be..2a37590bd6 100644
--- a/configure.in
+++ b/configure.in
@@ -1,8 +1,8 @@
-# $Id: configure.in,v 1.57 1999/10/28 03:33:19 guy Exp $
+# $Id: configure.in,v 1.58 1999/11/23 04:43:25 gram Exp $
dnl Process this file with autoconf to produce a configure script.
AC_INIT(etypes.h)
-AM_INIT_AUTOMAKE(ethereal, 0.7.7)
+AM_INIT_AUTOMAKE(ethereal, 0.7.8)
dnl Check for CPU / vendor / OS
AC_CANONICAL_HOST