From 254c6926d3a4cb75daa02bde73cc7b1f8619e544 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 12 Feb 2018 15:12:27 +0100 Subject: [PATCH] Xtables-addons 3.0 --- configure.ac | 2 +- doc/changelog.txt | 4 ++-- xtables-addons.8.in | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index e4b7011..6a97411 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([xtables-addons], [2.14]) +AC_INIT([xtables-addons], [3.0]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) diff --git a/doc/changelog.txt b/doc/changelog.txt index 85899b8..546e4fc 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -131,5 +131,5 @@ Changes: Enhancements: - Support for Linux 3.7 -If you want to use Xtables-addons with kernels older than 3.7, -use the addons 1.x series (maintained but without new features). +If you want to use Xtables-addons with kernels older than 4.15, +use the addons 2.x series. diff --git a/xtables-addons.8.in b/xtables-addons.8.in index 3bee3cb..ded0f07 100644 --- a/xtables-addons.8.in +++ b/xtables-addons.8.in @@ -1,4 +1,4 @@ -.TH xtables-addons 8 "" "" "v2.14 (2017-11-22)" +.TH xtables-addons 8 "Lilac" "" "v3.0 (2018-02-12)" .SH Name Xtables-addons \(em additional extensions for iptables, ip6tables, etc. .SH Targets