diff options
| author | Toomas Soome <tsoome@me.com> | 2019-05-10 09:34:33 +0300 |
|---|---|---|
| committer | Toomas Soome <tsoome@me.com> | 2019-05-21 16:51:34 +0300 |
| commit | 130d76529cb137edd96e5cb68f129e459d784703 (patch) | |
| tree | ac2c7fa4e52390e957d1d294702f057f7df1ffdf /usr/src/boot/Makefile.version | |
| parent | ee2f9ca4ea24f72b05598c92aad7f42fb77b1345 (diff) | |
| download | illumos-joyent-130d76529cb137edd96e5cb68f129e459d784703.tar.gz | |
11045 libstand: smatch errors in dosfs and zfs reader
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 d3fafb7152..5febd80a06 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.05.14.1 +BOOT_VERSION = $(LOADER_VERSION)-2019.05.17.1 |
