From 8b7c64d6ba156a99008fcd810cba874c73294333 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 15 Apr 2008 11:48:25 +0200 Subject: Remove old functions, constants --- iptables-standalone.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iptables-standalone.c') diff --git a/iptables-standalone.c b/iptables-standalone.c index 369adaf9..55d9bbec 100644 --- a/iptables-standalone.c +++ b/iptables-standalone.c @@ -51,7 +51,7 @@ main(int argc, char *argv[]) iptc_handle_t handle = NULL; program_name = "iptables"; - program_version = IPTABLES_VERSION; + program_version = XTABLES_VERSION; lib_dir = getenv("XTABLES_LIBDIR"); if (lib_dir == NULL) { -- cgit v1.2.3