summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2011-12-04 09:21:00 +0000
committerBart De Schuymer <bdschuym@pandora.be>2011-12-04 09:21:00 +0000
commita0efdcdbbbe6bc7ca6d1c9031d7b4e6fb0327acb (patch)
tree09f0b073785932c2f978a7286d4d5b148f739e75 /Makefile
parent5457c22553e17e918512b6261d29825181b28ddb (diff)
bump version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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