diff --git a/configure.ac b/configure.ac index 031f43d..4533454 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT([xtables-addons], [1.25]) +AC_INIT([xtables-addons], [1.26]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) AC_PROG_INSTALL diff --git a/doc/changelog.txt b/doc/changelog.txt index 2a34b53..119af90 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,6 +1,10 @@ HEAD ==== + + +Xtables-addons 1.26 (April 30 2010) +=================================== - compat_xtables: fix 2.6.34 compile error due to a typo diff --git a/xtables-addons.8.in b/xtables-addons.8.in index 479936e..833420c 100644 --- a/xtables-addons.8.in +++ b/xtables-addons.8.in @@ -1,4 +1,4 @@ -.TH xtables-addons 8 "v1.25 (2010-04-26)" "" "v1.25 (2010-04-26)" +.TH xtables-addons 8 "v1.26 (2010-04-30)" "" "v1.26 (2010-04-30)" .SH Name Xtables-addons \(em additional extensions for iptables, ip6tables, etc. .SH Targets