aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2022-11-27 00:55:21 +0100
committerJavier <dev.git@javispedro.com>2022-11-27 01:07:21 +0100
commit971641a3b4c572146619ac6ef3ba8c89e3967048 (patch)
tree22aafbbcfa72de7de30fd32e188e9eb5716549e1 /include
parent3b31b72e93eb6556ea0d89e28622df2066636cdd (diff)
downloadvmusic-971641a3b4c572146619ac6ef3ba8c89e3967048.tar.gz
vmusic-971641a3b4c572146619ac6ef3ba8c89e3967048.zip
updating to virtualbox7.0 APIv0.3.2
Diffstat (limited to 'include')
-rwxr-xr-xinclude/version-generated.h12
1 files changed, 6 insertions, 6 deletions
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