summaryrefslogtreecommitdiffstats
path: root/userspace/arptables/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'userspace/arptables/Makefile')
-rw-r--r--userspace/arptables/Makefile4
1 files changed, 2 insertions, 2 deletions
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