From: David Schweikert Date: Tue, 19 Feb 2019 20:54:45 +0000 (+0100) Subject: prepare release v4.2 X-Git-Url: https://git.gsnw.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f47dc1948a0428b1d777f9e7d9004c0844f87430;p=fping.git prepare release v4.2 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index e5c51a9..bd8dfd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -fping 4.2 (UNRELEASED) +fping 4.2 (2019-02-19) ====================== ## New features diff --git a/configure.ac b/configure.ac index d2b1ecc..ce292ce 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script. dnl Minimum Autoconf version required. AC_PREREQ(2.59) -AC_INIT([fping],[4.1]) +AC_INIT([fping],[4.2]) dnl --disable-ipv4 AC_ARG_ENABLE([ipv4],