]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
Version number was not bumped in Makefile in svn v1.3.6
authorJoszef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 9 Oct 2006 12:09:42 +0000 (12:09 +0000)
committerJoszef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 9 Oct 2006 12:09:42 +0000 (12:09 +0000)
Makefile

index 2673fd58f7a23fcd5c6e05a3b4a2ac323e1e9496..8bc5991efefecafaff658d0de9c52aef90cc4dd8 100644 (file)
--- 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