From: Tomas Krizek Date: Tue, 3 Jul 2018 08:12:01 +0000 (+0200) Subject: release 2.4.0 X-Git-Tag: v2.4.0^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aef1a40644d788fd055b5e1187f99ddc379c4f45;p=thirdparty%2Fknot-resolver.git release 2.4.0 --- diff --git a/NEWS b/NEWS index 0ac92a1dc..a2fea9e34 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +Knot Resolver 2.4.0 (2018-07-03) +================================ + Incompatible changes -------------------- - minimal libknot version is now 2.6.7 to pull in latest fixes (#366) diff --git a/config.mk b/config.mk index a4f513758..b2c5455af 100644 --- a/config.mk +++ b/config.mk @@ -1,6 +1,6 @@ # Project MAJOR := 2 -MINOR := 3 +MINOR := 4 PATCH := 0 EXTRA := ABIVER := 7