diff --git a/configure.ac b/configure.ac index 83befc8..7cfd12f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT([xtables-addons], [1.23]) +AC_INIT([xtables-addons], [1.24]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) AC_PROG_INSTALL diff --git a/doc/changelog.txt b/doc/changelog.txt index 2d0e58f..d109979 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,6 +1,10 @@ HEAD ==== + + +Xtables-addons 1.24 (March 17 2010) +=================================== - build: fix build of userspace modules against old (pre-2.6.25) headers from linux-glibc-devel (/usr/include/linux) - ipp2p: updated bittorent command recognition diff --git a/xtables-addons.8.in b/xtables-addons.8.in index dc4ea8a..42be462 100644 --- a/xtables-addons.8.in +++ b/xtables-addons.8.in @@ -1,4 +1,4 @@ -.TH xtables-addons 8 "v1.23 (2010-02-24)" "" "v1.23 (2010-02-24)" +.TH xtables-addons 8 "v1.24 (2010-03-17)" "" "v1.24 (2010-03-17)" .SH Name Xtables-addons \(em additional extensions for iptables, ip6tables, etc. .SH Targets