From cbbb94616299ae2d897cf8a8fd8d9ebf7af41be8 Mon Sep 17 00:00:00 2001 From: "/C=EU/ST=EU/CN=Jozsef Kadlecsik/emailAddress=kadlec@blackhole.kfki.hu" Date: Wed, 2 Jul 2008 10:43:29 +0000 Subject: Swen's patches applied: - Remove needless casts from and to void pointers - testcase timeout race fix --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index fe37596..a3da904 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ ifndef KERNEL_DIR KERNEL_DIR=/usr/src/linux endif -IPSET_VERSION:=2.3.1 +IPSET_VERSION:=2.3.2 PREFIX:=/usr/local LIBDIR:=$(PREFIX)/lib -- cgit v1.2.3