From 971641a3b4c572146619ac6ef3ba8c89e3967048 Mon Sep 17 00:00:00 2001 From: Javier Date: Sun, 27 Nov 2022 00:55:21 +0100 Subject: updating to virtualbox7.0 API --- include/version-generated.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'include') diff --git a/include/version-generated.h b/include/version-generated.h index b747cbb..406a418 100755 --- a/include/version-generated.h +++ b/include/version-generated.h @@ -3,14 +3,14 @@ // Fake information just to get the off-the-shelf headers working. -#define VBOX_VERSION_MAJOR 6 -#define VBOX_VERSION_MINOR 1 +#define VBOX_VERSION_MAJOR 7 +#define VBOX_VERSION_MINOR 0 #define VBOX_VERSION_BUILD 0 -#define VBOX_VERSION_STRING_RAW "6.1.0" -#define VBOX_VERSION_STRING "6.1.0" -#define VBOX_API_VERSION_STRING "6_1" +#define VBOX_VERSION_STRING_RAW "7.0.0" +#define VBOX_VERSION_STRING "7.0.0" +#define VBOX_API_VERSION_STRING "7_0" -#define VBOX_PRIVATE_BUILD_DESC "Private build" +#define VBOX_PRIVATE_BUILD_DESC "Private fake build" #endif -- cgit v1.2.3