From 80fe35d6339b53a12ddaec41885613e4e37ed031 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 29 May 2002 13:08:15 +0000 Subject: globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming --- ip6tables-standalone.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ip6tables-standalone.c') diff --git a/ip6tables-standalone.c b/ip6tables-standalone.c index f0145ce1..fd576f61 100644 --- a/ip6tables-standalone.c +++ b/ip6tables-standalone.c @@ -37,7 +37,7 @@ main(int argc, char *argv[]) ip6tc_handle_t handle = NULL; program_name = "ip6tables"; - program_version = NETFILTER_VERSION; + program_version = IPTABLES_VERSION; #ifdef NO_SHARED_LIBS init_extensions(); -- cgit v1.2.3