diff --git a/configure.ac b/configure.ac index 88b45da..20158d2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([xtables-addons], [1.44]) +AC_INIT([xtables-addons], [1.45]) 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 bef6188..b4ec4b7 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,6 +1,10 @@ HEAD ==== + + +v1.45 (2012-07-16) +================== Fixes: - build: export missing functions (fixes: "WARNING 'xtnu_ipv6_find_hdr' [xt_TARPIT.ko] not found") diff --git a/xtables-addons.8.in b/xtables-addons.8.in index 7b11503..dd520a7 100644 --- a/xtables-addons.8.in +++ b/xtables-addons.8.in @@ -1,4 +1,4 @@ -.TH xtables-addons 8 "v1.44 (2012-07-15)" "" "v1.44 (2012-07-15)" +.TH xtables-addons 8 "v1.45 (2012-07-16)" "" "v1.45 (2012-07-16)" .SH Name Xtables-addons \(em additional extensions for iptables, ip6tables, etc. .SH Targets