diff --git a/CHANGELOG.md b/CHANGELOG.md index e5c51a94..bd8dfd29 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 d2b1ecc1..ce292ce0 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],