summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2006-12-04 14:11:42 +0000
committerPatrick McHardy <kaber@trash.net>2006-12-04 14:11:42 +0000
commit72f7962bc4972fd823a14cc81f2ed6d7a2060cae (patch)
tree91005e01d90ee8edbb283ff5451342ee496dbbeb
parente342bf7586261158ab1c06e9e8855de1551a61b9 (diff)
Bump version to 1.3.7v1.3.7
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index cc1de3bd..b651063b 100644
--- a/Makefile
+++ b/Makefile
@@ -14,8 +14,8 @@ TOPLEVEL_INCLUDED=YES
ifndef KERNEL_DIR
KERNEL_DIR="/lib/modules/$(shell uname -r)/build"
endif
-IPTABLES_VERSION:=1.3.6
-OLD_IPTABLES_VERSION:=1.3.5
+IPTABLES_VERSION:=1.3.7
+OLD_IPTABLES_VERSION:=1.3.6
PREFIX:=/usr/local
LIBDIR:=$(PREFIX)/lib