From 9212740cfbefc500c93f55b2b5289b1740e9c9e0 Mon Sep 17 00:00:00 2001 From: "/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org" Date: Tue, 17 Apr 2007 00:28:16 +0000 Subject: - bump version to 0.9.3 - show 'conntrack-tools' string when 'conntrack -V' is issued - include missing headers to include/Makefile.am --- include/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/Makefile.am') diff --git a/include/Makefile.am b/include/Makefile.am index e669d73..a7716d9 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,5 +1,6 @@ noinst_HEADERS = alarm.h jhash.h slist.h cache.h linux_list.h \ sync.h conntrackd.h local.h us-conntrack.h \ - debug.h log.h hash.h mcast.h buffer.h + debug.h log.h hash.h mcast.h buffer.h conntrack.h \ + state_helper.h network.h ignore.h -- cgit v1.2.3