summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorb'Nigel Croxon <allura@localhost>2023-04-17 11:36:22 +0000
committerb'Nigel Croxon <allura@localhost>2023-04-17 11:36:22 +0000
commite0e1f53ce2056f4149f617993c8ef93cb2a5bb4c (patch)
tree4211ef7248ca7a5799e2b93ce56f876a5a3de25a /Makefile
parent7219aba42c77da58e13a77dfcb33a288982e3f0d (diff)
parent63a9a4d4c0de999a903a3e852e6e67222376118c (diff)
downloadgnu-efi-e0e1f53ce2056f4149f617993c8ef93cb2a5bb4c.tar.gz
Merge /u/gmbr3/gnu-efi/ branch pkgconf2 into master
https://sourceforge.net/p/gnu-efi/code/merge-requests/45/
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8dc91fc..aab44ee 100644
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,7 @@
# SUCH DAMAGE.
#
-VERSION = 3.0.15
+export VERSION = 3.0.15
MKFILE_PATH := $(abspath $(lastword $(MAKEFILE_LIST)))
SRCDIR = $(dir $(MKFILE_PATH))