summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8f35066..50c8551 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ TOPLEVEL_INCLUDED=YES
ifndef KERNEL_DIR
KERNEL_DIR=/usr/src/linux
endif
-IPTABLES_VERSION:=1.2.9rc1
+IPTABLES_VERSION:=1.2.9
OLD_IPTABLES_VERSION:=1.2.8
PREFIX:=/usr/local