From 3050ff5324ed8a824a1169012f0a53b0a700e8bc Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Wed, 6 Aug 2003 21:05:52 +0000 Subject: *** empty log message *** --- userspace/arptables/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'userspace/arptables/Makefile') diff --git a/userspace/arptables/Makefile b/userspace/arptables/Makefile index 8c15b13..ee15c05 100644 --- a/userspace/arptables/Makefile +++ b/userspace/arptables/Makefile @@ -4,8 +4,8 @@ TOPLEVEL_INCLUDED=YES ifndef KERNEL_DIR KERNEL_DIR=include/linux endif -ARPTABLES_VERSION:=0.0.0 -OLD_ARPTABLES_VERSION:=0.0.-1 +ARPTABLES_VERSION:=0.0.1 +OLD_ARPTABLES_VERSION:=0.0.0 PREFIX:=/usr/local LIBDIR:=$(PREFIX)/lib -- cgit v1.2.3