diff --git a/configure.ac b/configure.ac index 2cfda5e..235aecf 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([xtables-addons], [1.37]) +AC_INIT([xtables-addons], [1.38]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) AC_PROG_INSTALL diff --git a/doc/changelog.txt b/doc/changelog.txt index a795a43..ea8a886 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,6 +1,10 @@ HEAD ==== + + +v1.38 (2011-08-20) +================== - xt_CHECKSUM: abort build when the feature is already provided by mainline - xt_SYSRQ: fix UDPLITE header lookup in IPv6 - xt_TARPIT: fix kernel warning about RTAX_HOPLIMIT being used diff --git a/xtables-addons.8.in b/xtables-addons.8.in index 2c50ed0..032aeab 100644 --- a/xtables-addons.8.in +++ b/xtables-addons.8.in @@ -1,4 +1,4 @@ -.TH xtables-addons 8 "v1.37 (2011-06-25)" "" "v1.37 (2011-06-25)" +.TH xtables-addons 8 "v1.38 (2011-08-20)" "" "v1.38 (2011-08-20)" .SH Name Xtables-addons \(em additional extensions for iptables, ip6tables, etc. .SH Targets