summaryrefslogtreecommitdiffstats
path: root/userspace/arptables
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2003-10-25 10:35:43 +0000
committerBart De Schuymer <bdschuym@pandora.be>2003-10-25 10:35:43 +0000
commit691ae91a1d2522240bcbd796a3b2db57608ab1c7 (patch)
tree5416662028d9c32a7810ce4172ac793c348a12ce /userspace/arptables
parente76ea19665f7e22a3c33f8f856ce954b681c1e15 (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 3430802..31798bd 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.2
-OLD_ARPTABLES_VERSION:=0.0.1
+ARPTABLES_VERSION:=0.0.3
+OLD_ARPTABLES_VERSION:=0.0.2
PREFIX:=/usr/local
LIBDIR:=$(PREFIX)/lib