summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2008-05-25 20:30:23 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2008-05-25 20:30:23 +0200
commit36d2ed3de20a37a1d5a970596e3f672537c36f49 (patch)
tree47262af42ddb7e5f55dac42a2610a6ced4b3237a /configure.in
parent78437ef8c86075d2621d954fdf77d255df798267 (diff)
major cleanup of index2name infrastructure: use linux list (and fix leak in the nlif_close path)
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 84772b4..d8270f6 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.35)
+AC_INIT(libnfnetlink, 0.0.37)
AC_CANONICAL_SYSTEM