diff --git a/configure.ac b/configure.ac index 64ab968..4df956f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([xtables-addons], [2.11]) +AC_INIT([xtables-addons], [2.12]) 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 a56a9ee..c32671a 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,6 +1,10 @@ HEAD ==== + + +v2.12 (2017-01-11) +================== Enhancements: - support for Linux up to 4.10 diff --git a/xtables-addons.8.in b/xtables-addons.8.in index 24110ea..b165292 100644 --- a/xtables-addons.8.in +++ b/xtables-addons.8.in @@ -1,4 +1,4 @@ -.TH xtables-addons 8 "For Workgroups?" "" "v2.11 (2016-05-20)" +.TH xtables-addons 8 "Not For Workgroups" "" "v2.12 (2017-01-11)" .SH Name Xtables-addons \(em additional extensions for iptables, ip6tables, etc. .SH Targets