summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2010-12-04 14:25:30 +0100
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2010-12-04 14:25:30 +0100
commit0388aecd3529559efe7b5560d0b93867bd41a4fc (patch)
tree15c311d994fa8582ed58ec01a896105aeb4350fe /Makefile
parent97051dbde31e30c4b3a36e6d314d114decd38389 (diff)
New version 4.5 releasedv4.5
userspace: - Take into account the compile time setting of the default hash size (reported by Dash Four) kernel: - The iptreemap type used wrong gfp flags when deleting entries (bug 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 402babe..d8b7e70 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ ifndef V
V=0
endif
-IPSET_VERSION:=4.4
+IPSET_VERSION:=4.5
PREFIX:=/usr/local
LIBDIR:=$(PREFIX)/lib