summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2009-01-17 00:25:24 +0100
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2009-01-17 00:25:24 +0100
commita1b4aa27c0efcc8d8c6d582d7eed1e014b424088 (patch)
tree44e5425e6c650896bf835374c513195792d189ab /Makefile
parent6a5878a3748d84d95e15b9a8b018e1bfc54fc894 (diff)
2.4.6v2.4.6
Compatibility fix for kernels >= 2.6.28
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fbe20a2..7d2fd6e 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ ifndef V
V=0
endif
-IPSET_VERSION:=2.4.5
+IPSET_VERSION:=2.4.6
PREFIX:=/usr/local
LIBDIR:=$(PREFIX)/lib