From 3f49e966d1ffd17f17ef263936f5bd8745ee0d9d Mon Sep 17 00:00:00 2001 From: Stephane Bortzmeyer Date: Tue, 20 Feb 2001 21:52:53 +0000 Subject: [PATCH] New version 4.2-BETA --- SRC/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SRC/configure.in b/SRC/configure.in index e544b99..b4be615 100644 --- a/SRC/configure.in +++ b/SRC/configure.in @@ -3,7 +3,7 @@ dnl $Id$ dnl Process this file with autoconf to produce a configure script. AC_INIT(echoping.h) dnl AC_CANONICAL_HOST -AM_INIT_AUTOMAKE(echoping, 4.1.0) +AM_INIT_AUTOMAKE(echoping, 4.2.0-BETA) AM_CONFIG_HEADER(config.h) dnl User options