kernel/drivers/virt/vboxguest/vboxguest_version.h
.. .. @@ -9,11 +9,10 @@ 9 9 #ifndef __VBOX_VERSION_H__ 10 10 #define __VBOX_VERSION_H__ 11 11 12 -/* Last synced October 4th 2017 */13 -#define VBG_VERSION_MAJOR 514 -#define VBG_VERSION_MINOR 212 +#define VBG_VERSION_MAJOR 613 +#define VBG_VERSION_MINOR 015 14 #define VBG_VERSION_BUILD 0 16 -#define VBG_SVN_REV 6894017 -#define VBG_VERSION_STRING "5.2.0"15 +#define VBG_SVN_REV 12756616 +#define VBG_VERSION_STRING "6.0.0"18 17 19 18 #endif