commit | a0efdcdbbbe6bc7ca6d1c9031d7b4e6fb0327acb | [log] [tgz] |
---|---|---|
author | Bart De Schuymer <bdschuym@pandora.be> | Sun Dec 04 09:21:00 2011 +0000 |
committer | Bart De Schuymer <bdschuym@pandora.be> | Sun Dec 04 09:21:00 2011 +0000 |
tree | 09f0b073785932c2f978a7286d4d5b148f739e75 | |
parent | 5457c22553e17e918512b6261d29825181b28ddb [diff] |
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