summaryrefslogtreecommitdiffstats
path: root/userspace/arptables
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2003-09-17 19:05:02 +0000
committerBart De Schuymer <bdschuym@pandora.be>2003-09-17 19:05:02 +0000
commitfe5427d91e2978361f56c2e028faedf2ff77305c (patch)
tree6c45510c9ed04f532007d0ca41f826f4acd560f4 /userspace/arptables
parent387bed8b612115bd8e438520948de0ad7b274e57 (diff)
*** empty log message ***
Diffstat (limited to 'userspace/arptables')
-rw-r--r--userspace/arptables/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/userspace/arptables/Makefile b/userspace/arptables/Makefile
index a5a33c5..1d41579 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.1
-OLD_ARPTABLES_VERSION:=0.0.0
+ARPTABLES_VERSION:=0.0.2
+OLD_ARPTABLES_VERSION:=0.0.1
PREFIX:=/usr/local
LIBDIR:=$(PREFIX)/lib