From: Pablo Neira Ayuso Date: Wed, 2 Oct 2024 20:41:48 +0000 (+0200) Subject: build: libnftnl 1.2.8 release X-Git-Tag: libnftnl-1.2.8^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06e2cbec41c7cd7f2b1e660ce5e5f949912e32eb;p=thirdparty%2Flibnftnl.git build: libnftnl 1.2.8 release Signed-off-by: Pablo Neira Ayuso --- diff --git a/configure.ac b/configure.ac index a0fe2641..caef4689 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to create configure. -AC_INIT([libnftnl], [1.2.7]) +AC_INIT([libnftnl], [1.2.8]) AC_CONFIG_AUX_DIR([build-aux]) AC_CANONICAL_HOST AC_CONFIG_MACRO_DIR([m4])