From 81ad2519a9f021df84e52584948030592a34b24a Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 5 Nov 2010 19:42:22 +0100 Subject: [PATCH] Xtables-addons 1.31 --- 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 c77b813..9ddedad 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT([xtables-addons], [1.30]) +AC_INIT([xtables-addons], [1.31]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) AC_PROG_INSTALL diff --git a/doc/changelog.txt b/doc/changelog.txt index 48942e2..280beb3 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,6 +1,10 @@ HEAD ==== + + +v1.31 (November 05 2010) +======================== - LOGMARK: print remaining lifetime of cts - build: improve detection of kernel version and error handling - build: automatically derive Xtables module directory, thus diff --git a/xtables-addons.8.in b/xtables-addons.8.in index eb3563a..c12ab97 100644 --- a/xtables-addons.8.in +++ b/xtables-addons.8.in @@ -1,4 +1,4 @@ -.TH xtables-addons 8 "v1.30 (2010-10-02)" "" "v1.30 (2010-10-02)" +.TH xtables-addons 8 "v1.31 (2010-11-05)" "" "v1.31 (2010-11-05)" .SH Name Xtables-addons \(em additional extensions for iptables, ip6tables, etc. .SH Targets