summaryrefslogtreecommitdiffstats
path: root/userspace/ebtables2/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
commiteebaeec209e9326358021fbd1f927fd42c955b74 (patch)
tree7f3521d6add214560cc7347496cbb6f3f9b98953 /userspace/ebtables2/Makefile
parentba2879d0a64e24ce053827b292ab797a97ffef6d (diff)
bump version
Diffstat (limited to 'userspace/ebtables2/Makefile')
-rw-r--r--userspace/ebtables2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/userspace/ebtables2/Makefile b/userspace/ebtables2/Makefile
index c890bf6..83ce40f 100644
--- a/userspace/ebtables2/Makefile
+++ b/userspace/ebtables2/Makefile
@@ -1,7 +1,7 @@
# ebtables Makefile
PROGNAME:=ebtables
-PROGRELEASE:=2
+PROGRELEASE:=3
PROGVERSION_:=2.0.10
PROGVERSION:=$(PROGVERSION_)-$(PROGRELEASE)
PROGDATE:=July\ 2011