diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2022-11-10 16:01:48 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2022-11-10 16:01:48 +0100 |
commit | 141cc997755dd91e94dd64c5497f2a23bd9a894c (patch) | |
tree | 96e7f5d499df82ef88063b4c7fc946a85e9eed8c | |
parent | 7e867f5d66510cb70bfae7be2d4ec28351934f66 (diff) |
build: libnftnl 1.2.4 releaselibnftnl-1.2.4
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 0aa539e..394c68d 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.3]) +AC_INIT([libnftnl], [1.2.4]) AC_CONFIG_AUX_DIR([build-aux]) AC_CANONICAL_HOST AC_CONFIG_MACRO_DIR([m4]) |