diff --git a/configure.ac b/configure.ac index 2532eb8..250e3d8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([xtables-addons], [2.2]) +AC_INIT([xtables-addons], [2.3]) 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 a7a7a51..d2928cb 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,6 +1,10 @@ HEAD ==== + + +v2.3 (2013-06-18) +================= Enhancements: - Support for Linux 3.10 Fixes: diff --git a/xtables-addons.8.in b/xtables-addons.8.in index ed643f7..5fec81c 100644 --- a/xtables-addons.8.in +++ b/xtables-addons.8.in @@ -1,4 +1,4 @@ -.TH xtables-addons 8 "Continuous Snow Edition" "" "v2.2 (2013-03-31)" +.TH xtables-addons 8 "African Heat Edition" "" "v2.3 (2013-06-18)" .SH Name Xtables-addons \(em additional extensions for iptables, ip6tables, etc. .SH Targets