From 48ebf55444762112a390c7e2e11829ee165c2d8e Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 27 Dec 2012 08:01:00 +0100 Subject: [PATCH] Xtables-addons 2.1 --- 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 8e4dd40..b2bf848 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([xtables-addons], [2.0]) +AC_INIT([xtables-addons], [2.1]) 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 b759fee..e2d61c6 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,6 +1,10 @@ HEAD ==== + + +v2.1 (2012-11-27) +================= Fixes: - DNETMAP: fix compile error with Linux 3.7 Enhancements: diff --git a/xtables-addons.8.in b/xtables-addons.8.in index c6bee3e..14f9b90 100644 --- a/xtables-addons.8.in +++ b/xtables-addons.8.in @@ -1,4 +1,4 @@ -.TH xtables-addons 8 "v2.0 (2012-11-12)" "" "v2.0 (2012-11-12)" +.TH xtables-addons 8 "v2.1 (2012-11-27)" "" "v2.1 (2012-11-27)" .SH Name Xtables-addons \(em additional extensions for iptables, ip6tables, etc. .SH Targets