diff -r 4dc14c591e6c tools/python/xen/xend/XendNode.py --- a/tools/python/xen/xend/XendNode.py Tue Apr 10 18:49:20 2007 +0100 +++ b/tools/python/xen/xend/XendNode.py Wed Apr 11 18:40:00 2007 -0400 @@ -603,7 +603,7 @@ class XendNode: return [[k, info[k]] for k in ITEM_ORDER] def xendinfo(self): - return [['xend_config_format', 3]] + return [['xend_config_format', 4]] # # utilisation tracking