summaryrefslogtreecommitdiff
path: root/usr/src/boot/Makefile.version
diff options
context:
space:
mode:
authorToomas Soome <tsoome@me.com>2019-05-10 12:07:50 +0300
committerToomas Soome <tsoome@me.com>2019-06-18 20:40:59 +0300
commita8412dc108558a7a3635b7ab4f3b1b743bdff9e8 (patch)
treeca2aabacc50326b8bd82c41a33967a0532f574fd /usr/src/boot/Makefile.version
parent535ff4fc926c4df67c4665a72c71724810962d4f (diff)
downloadillumos-joyent-a8412dc108558a7a3635b7ab4f3b1b743bdff9e8.tar.gz
11074 loader: mod_loadkld() error: we previously assumed 'last_file' could be null
Reviewed by: John Levon <john.levon@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/boot/Makefile.version')
-rw-r--r--usr/src/boot/Makefile.version2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/boot/Makefile.version b/usr/src/boot/Makefile.version
index 5febd80a06..ff8cecbbf6 100644
--- a/usr/src/boot/Makefile.version
+++ b/usr/src/boot/Makefile.version
@@ -33,4 +33,4 @@ LOADER_VERSION = 1.1
# Use date like formatting here, YYYY.MM.DD.XX, without leading zeroes.
# The version is processed from left to right, the version number can only
# be increased.
-BOOT_VERSION = $(LOADER_VERSION)-2019.05.17.1
+BOOT_VERSION = $(LOADER_VERSION)-2019.05.29.1