diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2024-07-15 13:48:01 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2024-07-15 13:48:01 +0200 |
commit | 116e95aa7b6358c917de8c69f6f173874030b46b (patch) | |
tree | 58e20a7ca42e372f4ba965d827cfc5fecac5354c | |
parent | 5261d4da01e1cb9eb6cc0c90f07ca71986c5a23b (diff) |
build: libnftnl 1.2.7 releaselibnftnl-1.2.7
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b196f81..a0fe264 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.6]) +AC_INIT([libnftnl], [1.2.7]) AC_CONFIG_AUX_DIR([build-aux]) AC_CANONICAL_HOST AC_CONFIG_MACRO_DIR([m4]) |