summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoszef Kadlecsik <kadlec@blackhole.kfki.hu>2006-10-09 12:09:42 +0000
committerJoszef Kadlecsik <kadlec@blackhole.kfki.hu>2006-10-09 12:09:42 +0000
commit22e49651dde438e45768d1040d2058d22dd3effd (patch)
tree5cd0110b01cd925b8e1da0bfbe54371b92a0404d
parent48b46a615b48ef224985070cf4c3966f793c4cf3 (diff)
Version number was not bumped in Makefile in svnv1.3.6
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 2673fd58..8bc5991e 100644
--- a/Makefile
+++ b/Makefile
@@ -14,8 +14,8 @@ TOPLEVEL_INCLUDED=YES
ifndef KERNEL_DIR
KERNEL_DIR=/usr/src/linux
endif
-IPTABLES_VERSION:=1.3.5
-OLD_IPTABLES_VERSION:=1.3.4
+IPTABLES_VERSION:=1.3.6
+OLD_IPTABLES_VERSION:=1.3.5
PREFIX:=/usr/local
LIBDIR:=$(PREFIX)/lib