build: Bump version to 1.0.6.1

This is -stable release including 412 backported commits.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
This commit is contained in:
Pablo Neira Ayuso 2025-09-02 00:00:54 +02:00
parent 76aed4a160
commit 39a55411ec

View File

@ -1,4 +1,4 @@
AC_INIT([nftables], [1.0.6], [netfilter-devel@vger.kernel.org])
AC_INIT([nftables], [1.0.6.1], [netfilter-devel@vger.kernel.org])
AC_DEFINE([RELEASE_NAME], ["Lester Gooch #5"], [Release name])
AC_CONFIG_AUX_DIR([build-aux])