summaryrefslogtreecommitdiff
path: root/usr/src/boot/Makefile.version
diff options
context:
space:
mode:
authorToomas Soome <tsoome@me.com>2020-11-21 20:59:01 +0200
committerToomas Soome <tsoome@me.com>2020-12-01 09:16:15 +0200
commit166994016fed8bc2ed47612b34708b33007a891b (patch)
tree10bcca0b475b3273038a308dea93950701947a88 /usr/src/boot/Makefile.version
parent2699b94cd4d1e9baf6bfcbe579328b398a9736e6 (diff)
downloadillumos-joyent-166994016fed8bc2ed47612b34708b33007a891b.tar.gz
13331 loader: term_drawrect and putimage coordinates fix
Reviewed by: Andy Fiddaman <andy@omnios.org> 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 1d116dda12..d4000c0baf 100644
--- a/usr/src/boot/Makefile.version
+++ b/usr/src/boot/Makefile.version
@@ -34,4 +34,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)-2020.11.25.1
+BOOT_VERSION = $(LOADER_VERSION)-2020.11.27.1