summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2009-02-11 14:04:29 +0100
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2009-02-11 14:04:29 +0100
commit689e6b057230c58f8eb117217ce3d3edc3b8c7c1 (patch)
treea4d71397104e247b1cb255b3baff9f3f014b4944
parent31c93a74639077ee39b448ff47f446b4864cfaea (diff)
Update version in Makefilev2.4.9
Update version number in userspace Makefile too.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 35d9604..e74fd2f 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ ifndef V
V=0
endif
-IPSET_VERSION:=2.4.7
+IPSET_VERSION:=2.4.9
PREFIX:=/usr/local
LIBDIR:=$(PREFIX)/lib