aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/public/xen-compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'xen/include/public/xen-compat.h')
-rw-r--r--xen/include/public/xen-compat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/include/public/xen-compat.h b/xen/include/public/xen-compat.h
index c9f369f0e9..c2894990cd 100644
--- a/xen/include/public/xen-compat.h
+++ b/xen/include/public/xen-compat.h
@@ -27,7 +27,7 @@
#ifndef __XEN_PUBLIC_XEN_COMPAT_H__
#define __XEN_PUBLIC_XEN_COMPAT_H__
-#define __XEN_LATEST_INTERFACE_VERSION__ 0x00030207
+#define __XEN_LATEST_INTERFACE_VERSION__ 0x00030208
#if defined(__XEN__) || defined(__XEN_TOOLS__)
/* Xen is built with matching headers and implements the latest interface. */