diff options
Diffstat (limited to 'xen/include/public/dom0_ops.h')
-rw-r--r-- | xen/include/public/dom0_ops.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/include/public/dom0_ops.h b/xen/include/public/dom0_ops.h index 430244d220..76bd18e079 100644 --- a/xen/include/public/dom0_ops.h +++ b/xen/include/public/dom0_ops.h @@ -19,7 +19,7 @@ * This makes sure that old versions of dom0 tools will stop working in a * well-defined way (rather than crashing the machine, for instance). */ -#define DOM0_INTERFACE_VERSION 0xAAAA1005 +#define DOM0_INTERFACE_VERSION 0xAAAA1006 /************************************************************************/ |