summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2024-10-02 22:41:48 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2024-10-02 22:41:48 +0200
commit06e2cbec41c7cd7f2b1e660ce5e5f949912e32eb (patch)
tree6d486f6f12c7daf7917ebdd84a307ac7fe861742
parenta96d5a338f24e781457a9d616e70d9cd67560ff0 (diff)
build: libnftnl 1.2.8 releaseHEADlibnftnl-1.2.8master
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a0fe264..caef468 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])