final 1.2.9 release
diff --git a/Makefile b/Makefile
index 8f35066..50c8551 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@
 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