From a576f4d43e80f9f91705c9e6a86f2d58c283df14 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 29 Sep 2014 10:33:13 +0200 Subject: [PATCH] Xtables-addons 2.6 --- configure.ac | 2 +- doc/changelog.txt | 4 ++++ xtables-addons.8.in | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index ab9892c..de3fec4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([xtables-addons], [2.5]) +AC_INIT([xtables-addons], [2.6]) 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 2903297..db394eb 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,6 +1,10 @@ HEAD ==== + + +v2.6 (2014-09-29) +================= Enhancements: - Support for Linux 3.16, 3.17 Fixes: diff --git a/xtables-addons.8.in b/xtables-addons.8.in index 43842ab..08b995b 100644 --- a/xtables-addons.8.in +++ b/xtables-addons.8.in @@ -1,4 +1,4 @@ -.TH xtables-addons 8 "Burnt Crisp" "" "v2.5 (2014-04-18)" +.TH xtables-addons 8 "Red October" "" "v2.6 (2014-09-29)" .SH Name Xtables-addons \(em additional extensions for iptables, ip6tables, etc. .SH Targets