set vboxwrapper version

This commit is contained in:
David Anderson 2020-09-24 01:17:46 -07:00
parent f948f3f7c3
commit acdc5fb758
1 changed files with 3 additions and 3 deletions

View File

@ -12,11 +12,11 @@
/* Release part of BOINC version number */
#define BOINC_RELEASE 0
/* Release part of wrapper version number */
/* wrapper version number */
#define WRAPPER_RELEASE 26016
/* Release part of vboxwrapper version number */
#define VBOXWRAPPER_RELEASE 26202
/* vboxwrapper version number */
#define VBOXWRAPPER_RELEASE 26203
/* String representation of BOINC version number */
#define BOINC_VERSION_STRING "7.17.0"