summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNigel Croxon <ncroxon@redhat.com>2023-05-02 07:51:45 -0400
committerNigel Croxon <ncroxon@redhat.com>2023-05-02 07:51:45 -0400
commit24c80efc1af996bf8252f4a2f5ffc02d8c44640b (patch)
tree9b31b5160364264986e617f1fb292b826ad26413
parentbf6fd0405d66ee7e75f868a8b5e6e5447c32a5cb (diff)
downloadgnu-efi-24c80efc1af996bf8252f4a2f5ffc02d8c44640b.tar.gz
Bump revision to VERSION = 3.0.173.0.17
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cbe6efc..e58d02a 100644
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,7 @@
# SUCH DAMAGE.
#
-export VERSION = 3.0.16
+export VERSION = 3.0.17
MKFILE_PATH := $(abspath $(lastword $(MAKEFILE_LIST)))
SRCDIR = $(dir $(MKFILE_PATH))