From 5e126db0fa6e59e4f5a91e771a18846ba757bc58 Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Thu, 15 Dec 2011 19:41:45 +0000 Subject: bump release and update program date --- userspace/ebtables2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/userspace/ebtables2/Makefile b/userspace/ebtables2/Makefile index 83ce40f..c1106a4 100644 --- a/userspace/ebtables2/Makefile +++ b/userspace/ebtables2/Makefile @@ -1,10 +1,10 @@ # ebtables Makefile PROGNAME:=ebtables -PROGRELEASE:=3 +PROGRELEASE:=4 PROGVERSION_:=2.0.10 PROGVERSION:=$(PROGVERSION_)-$(PROGRELEASE) -PROGDATE:=July\ 2011 +PROGDATE:=December\ 2011 LOCKFILE?=/var/lib/ebtables/lock LOCKDIR:=$(shell echo $(LOCKFILE) | sed 's/\(.*\)\/.*/\1/')/ -- cgit v1.2.3