diff --git a/configure.ac b/configure.ac index a75ac64..c51a6b4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([xtables-addons], [1.38]) +AC_INIT([xtables-addons], [1.39]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) AC_PROG_INSTALL diff --git a/doc/changelog.txt b/doc/changelog.txt index ca87eeb..655e547 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,6 +1,10 @@ HEAD ==== + + +v1.39 (2011-09-21) +================== Fixes: - libxt_ACCOUNT: fix compilation after missing libxtables_CFLAGS - build: fix compilation after missing libxtables_CFLAGS in submodules diff --git a/xtables-addons.8.in b/xtables-addons.8.in index 032aeab..636cc61 100644 --- a/xtables-addons.8.in +++ b/xtables-addons.8.in @@ -1,4 +1,4 @@ -.TH xtables-addons 8 "v1.38 (2011-08-20)" "" "v1.38 (2011-08-20)" +.TH xtables-addons 8 "v1.39 (2011-09-21)" "" "v1.39 (2011-09-21)" .SH Name Xtables-addons \(em additional extensions for iptables, ip6tables, etc. .SH Targets