diff options
Diffstat (limited to 'usr/src/grub/capability')
| -rw-r--r-- | usr/src/grub/capability | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/grub/capability b/usr/src/grub/capability index dd7c6018df..69b12a3b4e 100644 --- a/usr/src/grub/capability +++ b/usr/src/grub/capability @@ -22,6 +22,7 @@ # Copyright (c) 2013, 2015 by Delphix. All rights reserved. # Copyright 2013 Saso Kiselkov. All rights reserved. # Copyright 2016 Nexenta Systems, Inc. +# Copyright 2021 RackTop Systems, Inc. # # This file defines the current capabilities of GRUB over and above that # supported by the standard distribution @@ -31,7 +32,7 @@ # GRUB necessitating that the boot blocks be reinstalled for that fix or # enhancement to take effect. # -VERSION=28 +VERSION=29 dboot xVM zfs |
