summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2008-05-16 17:09:39 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2008-05-16 17:09:39 +0200
commit37b20035b4179e69ba162ea75b90d26e3740e229 (patch)
treeecf639f2ec0a31de9cee4b6e2adb3265cd2315b2 /configure.in
parentb7928d3d138f2210d49997113145050675052404 (diff)
recover the nested bit as now it is fully supported in kernel space, this makes possible the generation of netlink-based network messages.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 536b14d..84772b4 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to create configure.
-AC_INIT(libnfnetlink, 0.0.34)
+AC_INIT(libnfnetlink, 0.0.35)
AC_CANONICAL_SYSTEM