summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNigel Croxon <ncroxon@redhat.com>2022-08-08 11:38:33 -0400
committerNigel Croxon <ncroxon@redhat.com>2022-08-08 11:38:33 -0400
commit8b018e67212957de176292f95718df48f49a418b (patch)
tree7793afc84a711bad384d3c8b71a0140ea799dba6 /Makefile
parent803b49c40bb0b720b90d9c31d372911f1b946aa7 (diff)
downloadgnu-efi-8b018e67212957de176292f95718df48f49a418b.tar.gz
Bump revision to VERSION = 3.0.153.0.15
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 59edd6d..897628b 100644
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,7 @@
# SUCH DAMAGE.
#
-VERSION = 3.0.14
+VERSION = 3.0.15
MKFILE_PATH := $(abspath $(lastword $(MAKEFILE_LIST)))
SRCDIR = $(dir $(MKFILE_PATH))