mirror of
https://framagit.org/bortzmeyer/echoping
synced 2024-11-03 03:40:33 +00:00
Start of a new (bugfix) version
This commit is contained in:
parent
49737e76f9
commit
44f05820ea
2
SRC/configure
vendored
2
SRC/configure
vendored
@ -732,7 +732,7 @@ fi
|
||||
|
||||
PACKAGE=echoping
|
||||
|
||||
VERSION=4.2.0
|
||||
VERSION=4.2.1-BETA
|
||||
|
||||
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
|
||||
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
|
||||
|
@ -3,7 +3,7 @@ dnl $Id$
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
AC_INIT(echoping.h)
|
||||
AC_CANONICAL_HOST
|
||||
AM_INIT_AUTOMAKE(echoping, 4.2.0)
|
||||
AM_INIT_AUTOMAKE(echoping, 4.2.1-BETA)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
dnl User options
|
||||
|
Loading…
Reference in New Issue
Block a user