diff --git a/configure.ac b/configure.ac index c4ed200..46c9cef 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT([xtables-addons], [1.28]) +AC_INIT([xtables-addons], [1.29]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) AC_PROG_INSTALL diff --git a/doc/changelog.txt b/doc/changelog.txt index 8444227..cb4f82c 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,6 +1,10 @@ HEAD ==== + + +v1.29 (September 29 2010) +========================= - compat_xtables: return bool for match_check and target_check in 2.6.23..34 - ipset: enable building of ip_set_ipport{ip,net}hash.ko - support for Linux 2.6.36 diff --git a/xtables-addons.8.in b/xtables-addons.8.in index 3b69078..631a3e2 100644 --- a/xtables-addons.8.in +++ b/xtables-addons.8.in @@ -1,4 +1,4 @@ -.TH xtables-addons 8 "v1.28 (2010-07-24)" "" "v1.28 (2010-07-24)" +.TH xtables-addons 8 "v1.29 (2010-09-29)" "" "v1.29 (2010-09-29)" .SH Name Xtables-addons \(em additional extensions for iptables, ip6tables, etc. .SH Targets