summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNigel Croxon <ncroxon@redhat.com>2019-10-03 12:05:00 -0400
committerNigel Croxon <ncroxon@redhat.com>2019-10-03 12:05:00 -0400
commit9b14e7dab0abf0ef062db60666b677b33e10c627 (patch)
tree2a53bd770a68c7cb5004ea054352969087ffbdd9 /Makefile
parent3e4d5c79905afcd815b0beb3dcfe2dfae5b3e6dd (diff)
downloadgnu-efi-9b14e7dab0abf0ef062db60666b677b33e10c627.tar.gz
Bump revision to VERSION = 3.0.103.0.10
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 01d1a01..a15513d 100644
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,7 @@
# SUCH DAMAGE.
#
-VERSION = 3.0.9
+VERSION = 3.0.10
MKFILE_PATH := $(abspath $(lastword $(MAKEFILE_LIST)))
SRCDIR = $(dir $(MKFILE_PATH))