From: Bart De Schuymer Date: Sun, 4 Dec 2011 09:21:00 +0000 (+0000) Subject: bump version X-Git-Tag: submit/upstream/20140618.160417~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a0efdcdbbbe6bc7ca6d1c9031d7b4e6fb0327acb;p=platform%2Fupstream%2Febtables.git bump version --- diff --git a/Makefile b/Makefile index c890bf6..83ce40f 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # ebtables Makefile PROGNAME:=ebtables -PROGRELEASE:=2 +PROGRELEASE:=3 PROGVERSION_:=2.0.10 PROGVERSION:=$(PROGVERSION_)-$(PROGRELEASE) PROGDATE:=July\ 2011