summaryrefslogtreecommitdiff
path: root/usr/src/boot/Makefile.version
diff options
context:
space:
mode:
authorToomas Soome <tsoome@me.com>2019-12-03 20:05:44 +0200
committerToomas Soome <tsoome@me.com>2019-12-06 09:11:30 +0200
commitbb4b7f47acc2c683b79216e79167725745ca353b (patch)
tree1b1c3159c187d079b404b78352d95f5257eea984 /usr/src/boot/Makefile.version
parent9d0a7db04e3ca196c0efd6a99b66a2a7d42085e8 (diff)
downloadillumos-joyent-bb4b7f47acc2c683b79216e79167725745ca353b.tar.gz
12049 loader: ReadKeyStrokeEx may return partial keystrokes
Reviewed by: Randy Fishel <randyf@sibernet.com> Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: C Fraire <cfraire@me.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 fe203cd434..c4f359f686 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.12.02.1
+BOOT_VERSION = $(LOADER_VERSION)-2019.12.03.1