From: Florian Westphal Date: Thu, 10 May 2018 11:59:52 +0000 (+0200) Subject: build: Bump version to v0.8.5 X-Git-Tag: v0.8.5^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=72df4a09f77bfdbd346ce79ea520149177d1267f;p=thirdparty%2Fnftables.git build: Bump version to v0.8.5 Signed-off-by: Florian Westphal --- diff --git a/configure.ac b/configure.ac index d7522569..eb5649dd 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([nftables], [0.8.4], [netfilter-devel@vger.kernel.org]) +AC_INIT([nftables], [0.8.5], [netfilter-devel@vger.kernel.org]) AC_DEFINE([RELEASE_NAME], ["Joe Btfsplk"], [Release name]) AC_CONFIG_AUX_DIR([build-aux])