From 36d2ed3de20a37a1d5a970596e3f672537c36f49 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Sun, 25 May 2008 20:30:23 +0200 Subject: major cleanup of index2name infrastructure: use linux list (and fix leak in the nlif_close path) --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') 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 -- cgit v1.2.3