summaryrefslogtreecommitdiff
path: root/src/VBox/HostDrivers/Support/SUPDrvIOC.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/HostDrivers/Support/SUPDrvIOC.h')
-rw-r--r--src/VBox/HostDrivers/Support/SUPDrvIOC.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/VBox/HostDrivers/Support/SUPDrvIOC.h b/src/VBox/HostDrivers/Support/SUPDrvIOC.h
index 4bbf04413..c524bc037 100644
--- a/src/VBox/HostDrivers/Support/SUPDrvIOC.h
+++ b/src/VBox/HostDrivers/Support/SUPDrvIOC.h
@@ -1,4 +1,4 @@
-/* $Revision: 49004 $ */
+/* $Revision: 53491 $ */
/** @file
* VirtualBox Support Driver - IOCtl definitions.
*/
@@ -193,7 +193,7 @@ typedef SUPREQHDR *PSUPREQHDR;
* @todo Pending work on next major version change:
* - Nothing.
*/
-#define SUPDRV_IOC_VERSION 0x000e0000
+#define SUPDRV_IOC_VERSION 0x000e0001
/** SUP_IOCTL_COOKIE. */
typedef struct SUPCOOKIE