--- xen/include/public/dom0_ops.h~ 2005-06-23 20:30:56.618743584 -0500 +++ xen/include/public/dom0_ops.h 2005-06-23 20:33:18.377193024 -0500 @@ -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 /************************************************************************/