diff --git a/configure.ac b/configure.ac index 0565050..891f3c6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT([xtables-addons], [1.33]) +AC_INIT([xtables-addons], [1.34]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) AC_PROG_INSTALL diff --git a/doc/changelog.txt b/doc/changelog.txt index acd53af..b60c4d2 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,6 +1,10 @@ HEAD ==== + + +v1.34 (2011-04-07) +================== Fixes: - xt_pknock: avoid crash when hash TFM could not be allocated - xt_pknock: avoid inversion of rule lookup that led to warnings