Signed-off-by: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 0d7e6ed..0e7edcf 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_PREREQ(2.61) AC_COPYRIGHT([Copyright (c) 2008 Patrick McHardy <kaber@xxxxxxxxx>]) -AC_INIT([nftables], [0.5], [netfilter-devel@xxxxxxxxxxxxxxx]) +AC_INIT([nftables], [0.6], [netfilter-devel@xxxxxxxxxxxxxxx]) AC_DEFINE([RELEASE_NAME], ["Support Edward Snowden"], [Release name]) AC_CONFIG_AUX_DIR([build-aux]) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html