summaryrefslogtreecommitdiff
path: root/usr/src/boot/Makefile.version
diff options
context:
space:
mode:
authorToomas Soome <tsoome@me.com>2020-08-19 18:23:44 +0300
committerToomas Soome <tsoome@me.com>2020-08-22 22:57:37 +0300
commit5fae793b9b02afd1f3f434f3a915a64c08edc7b2 (patch)
treeb79b18eaa7edf7c98892680b08e371c82d501445 /usr/src/boot/Makefile.version
parentb89fb824168e36795c325b5e0a4d1e71dd2d8d65 (diff)
downloadillumos-joyent-5fae793b9b02afd1f3f434f3a915a64c08edc7b2.tar.gz
13062 loader: make env_discard() public
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
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 bf217cddfd..d1fd2200d6 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.21.1
+BOOT_VERSION = $(LOADER_VERSION)-2020.08.22.1