From 0388aecd3529559efe7b5560d0b93867bd41a4fc Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Sat, 4 Dec 2010 14:25:30 +0100 Subject: New version 4.5 released 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) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3