summaryrefslogtreecommitdiffstats
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
commit4b7e42185b9202852c86a18e4d082120f198856e (patch)
tree7559acb20b1ddaa86e21e1adf900516004d06673
parentfe122e83d2ed836b59ba98ccf1533b15f0b115f9 (diff)
*** empty log message ***
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index a5a33c5..1d41579 100644
--- a/Makefile
+++ b/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