summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2010-10-01 22:10:38 +0200
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2010-10-01 22:10:38 +0200
commitc463a1188b9aaec1e09dfe80779173c0a015d70c (patch)
tree2116c73c7cf25763f5318a1a6b434cf5dedfe9de /Makefile
parent0af0e2af9e425aeab35bd4111d1f9ced47c65279 (diff)
New version 4.4 released:v4.4
kernel: - The ipporthash, ipportiphash and ipportnethash set types did not work with mixed "src" and "dst" destination parameters of the "set" and "SET" iptables match and target (reported by Dash Four)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index deb8d2f..36f700c 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ ifndef V
V=0
endif
-IPSET_VERSION:=4.3
+IPSET_VERSION:=4.4
PREFIX:=/usr/local
LIBDIR:=$(PREFIX)/lib