Changeset 8890
- Timestamp:
- 05/16/08 14:42:53 (4 months ago)
- Files:
-
- trunk/src/VBox/HostDrivers/Support/SUPDRVIOC.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/VBox/HostDrivers/Support/SUPDRVIOC.h
r8155 r8890 182 182 * The upper 16-bit is the major version, the the lower the minor version. 183 183 * When incompatible changes are made, the upper major number has to be changed. */ 184 #define SUPDRVIOC_VERSION 0x0007000 1184 #define SUPDRVIOC_VERSION 0x00070002 185 185 186 186 /** SUP_IOCTL_COOKIE. */

