Bump version # of wrapper and vboxwrapper

This commit is contained in:
David Anderson 2022-04-06 16:34:21 -07:00
parent d75d09090d
commit 18425611e7
1 changed files with 2 additions and 2 deletions

View File

@ -13,10 +13,10 @@
#define BOINC_RELEASE 0
/* wrapper version number */
#define WRAPPER_RELEASE 26016
#define WRAPPER_RELEASE 26017
/* vboxwrapper version number */
#define VBOXWRAPPER_RELEASE 26203
#define VBOXWRAPPER_RELEASE 26204
/* String representation of BOINC version number */
#define BOINC_VERSION_STRING "7.19.0"