aboutsummaryrefslogtreecommitdiff
path: root/include/version-generated.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/version-generated.h')
-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