summaryrefslogtreecommitdiff
path: root/usr/src/boot/Makefile.version
diff options
context:
space:
mode:
authorToomas Soome <tsoome@me.com>2018-09-12 11:30:40 +0300
committerRobert Mustacchi <rm@joyent.com>2019-01-28 02:30:08 +0000
commitb18a8f641b21ebb3d94dc00253c79fe5f777cefb (patch)
treea84b42bebb9831afec6b056c57eb708c57135c45 /usr/src/boot/Makefile.version
parent9e362ff653a258810887a7dd0f8edc820c89967f (diff)
downloadillumos-joyent-b18a8f641b21ebb3d94dc00253c79fe5f777cefb.tar.gz
10199 loader: vbe should use bio_alloc for edid info
Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: Andy Fiddaman <af@citrus-it.net> Reviewed by: John Howard <Echosoft.LLC@gmail.com> Approved by: Robert Mustacchi <rm@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 e360c5912a..481dda75df 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.01.09.1
+BOOT_VERSION = $(LOADER_VERSION)-2019.01.17.1