summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlaforge <laforge>2002-08-07 10:33:49 +0000
committerlaforge <laforge>2002-08-07 10:33:49 +0000
commit2bb4f91b580bb8d7a76a911480a988bf62f232f0 (patch)
tree1a0dfebeedc8495e53212a0791f8f188a669aa2a
parent9d39f38dda2dacf9e35d4d3391f2fc9e8246e621 (diff)
increase version number
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 08bf671..726999d 100644
--- a/Makefile
+++ b/Makefile
@@ -11,8 +11,8 @@ TOPLEVEL_INCLUDED=YES
ifndef KERNEL_DIR
KERNEL_DIR=/usr/src/linux
endif
-IPTABLES_VERSION:=1.2.7
-OLD_IPTABLES_VERSION:=1.2.6a
+IPTABLES_VERSION:=1.2.8
+OLD_IPTABLES_VERSION:=1.2.7
PREFIX:=/usr/local
LIBDIR:=$(PREFIX)/lib