diff options
| author | Toomas Soome <tsoome@me.com> | 2019-03-01 15:46:11 +0200 |
|---|---|---|
| committer | Toomas Soome <tsoome@me.com> | 2019-03-21 17:43:45 +0200 |
| commit | a2f10c447c8cfe20ac08f6c287fe67307f2a5175 (patch) | |
| tree | 4706cc1eab73ca7fabb7d5e275faeb91c0273490 /usr/src/boot/Makefile.version | |
| parent | c83793e8beca1f638b19f9fba9570ee705f7a494 (diff) | |
| download | illumos-joyent-a2f10c447c8cfe20ac08f6c287fe67307f2a5175.tar.gz | |
10481 loader.efi: comconsole needs to identify the port handle better
Reviewed by: John Levon <john.levon@joyent.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Gergő Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/boot/Makefile.version')
| -rw-r--r-- | usr/src/boot/Makefile.version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/boot/Makefile.version b/usr/src/boot/Makefile.version index 646545a76c..205b3d6065 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.03.07.1 +BOOT_VERSION = $(LOADER_VERSION)-2019.03.07.2 |
