summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 219bf4dd..a7dc929b 100644
--- a/Makefile
+++ b/Makefile
@@ -20,8 +20,8 @@ endif
ifndef KBUILD_OUTPUT
KBUILD_OUTPUT="/lib/modules/$(shell uname -r)/build"
endif
-IPTABLES_VERSION:=1.4.0rc1
-OLD_IPTABLES_VERSION:=1.3.8
+IPTABLES_VERSION:=1.4.0
+OLD_IPTABLES_VERSION:=1.4.0rc1
PREFIX:=/usr/local
LIBDIR:=$(PREFIX)/lib