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 884d019d8c..dd7c6018df 100644 --- a/usr/src/grub/capability +++ b/usr/src/grub/capability @@ -21,6 +21,7 @@ # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. # Copyright (c) 2013, 2015 by Delphix. All rights reserved. # Copyright 2013 Saso Kiselkov. All rights reserved. +# Copyright 2016 Nexenta Systems, Inc. # # This file defines the current capabilities of GRUB over and above that # supported by the standard distribution @@ -30,7 +31,7 @@ # GRUB necessitating that the boot blocks be reinstalled for that fix or # enhancement to take effect. # -VERSION=27 +VERSION=28 dboot xVM zfs |
