This is a maintenance release, so the version is just bumped to 1.0.7. Signed-off-by: Richard Weinberger <richard@xxxxxx> --- Hi! Can we please do a new release such that distros can pick it up? My users suffer from issues which are solved by commit: commit b0a7cf7f050fb99ead1d745a8c928310e3403bd0 Author: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Date: Thu Nov 24 14:09:34 2016 +0100 include: expose a copy of nf_conntrack_common.h Thanks, //richard --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 70dc23e84502..6304543eca7c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to create configure. -AC_INIT([libnetfilter_conntrack], [1.0.6]) +AC_INIT([libnetfilter_conntrack], [1.0.7]) AC_CONFIG_AUX_DIR([build-aux]) AC_CANONICAL_HOST AC_CONFIG_HEADER([config.h]) -- 2.12.3 -- 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