From: Jozsef Kadlecsik Date: Wed, 11 Feb 2009 13:04:29 +0000 (+0100) Subject: Update version in Makefile X-Git-Tag: v2.4.9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=689e6b057230c58f8eb117217ce3d3edc3b8c7c1;p=ipset Update version in Makefile Update version number in userspace Makefile too. --- 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