diff --git a/configure.ac b/configure.ac index 7a5e0e9..ca2a305 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT([xtables-addons], [1.18]) +AC_INIT([xtables-addons], [1.19]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) AC_PROG_INSTALL diff --git a/doc/changelog.txt b/doc/changelog.txt index 0798e51..8ec314e 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,6 +1,10 @@ HEAD ==== + + +Xtables-addons 1.19 (October 12 2009) +===================================== - build: compile fixes for 2.6.31-rt - build: support for Linux 2.6.32 - ipp2p: try to address underflows diff --git a/xtables-addons.8.in b/xtables-addons.8.in index aa7b848..3962e05 100644 --- a/xtables-addons.8.in +++ b/xtables-addons.8.in @@ -1,4 +1,4 @@ -.TH xtables-addons 8 "v1.18 (2009-09-09)" "" "v1.18 (2009-09-09)" +.TH xtables-addons 8 "v1.19 (2009-10-12)" "" "v1.19 (2009-10-12)" .SH Name Xtables-addons \(em additional extensions for iptables, ip6tables, etc. .SH Targets