aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/public/dom0_ops.h
diff options
context:
space:
mode:
Diffstat (limited to 'xen/include/public/dom0_ops.h')
-rw-r--r--xen/include/public/dom0_ops.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/include/public/dom0_ops.h b/xen/include/public/dom0_ops.h
index 3ff82b43ac..e03f49dc7d 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 0xAAAA1006
+#define DOM0_INTERFACE_VERSION 0xAAAA1007
/************************************************************************/