diff options
| author | Toomas Soome <tsoome@me.com> | 2019-07-17 07:56:59 +0300 |
|---|---|---|
| committer | Toomas Soome <tsoome@me.com> | 2020-09-21 20:39:14 +0300 |
| commit | 7e63fc6f405ee1e58ef05d46f92cb5e1c441e8d7 (patch) | |
| tree | 25160fcd5dbb4d16ab0c13e44716afa4f7f6d968 /usr/src/boot/Makefile.version | |
| parent | d83a2486bd7b53e4a9741736a076e098071b5cbd (diff) | |
| download | illumos-joyent-7e63fc6f405ee1e58ef05d46f92cb5e1c441e8d7.tar.gz | |
13176 gptzfsboot: rework stage3 loading
Reviewed by: Andy Fiddaman <andy@omniosce.org>
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 5c3e29449d..1df520dd7d 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)-2020.08.25.1 +BOOT_VERSION = $(LOADER_VERSION)-2020.09.17.1 |
