mirror of https://github.com/BOINC/boinc.git
BUILD: Fix build version mistake.
This commit is contained in:
parent
0d1d21b6c9
commit
6faaf77ba5
|
@ -16,7 +16,7 @@
|
||||||
#define WRAPPER_RELEASE 26015
|
#define WRAPPER_RELEASE 26015
|
||||||
|
|
||||||
/* Release part of vboxwrapper version number */
|
/* Release part of vboxwrapper version number */
|
||||||
#define VBOXWRAPPER_RELEASE 2617
|
#define VBOXWRAPPER_RELEASE 26178
|
||||||
|
|
||||||
/* String representation of BOINC version number */
|
/* String representation of BOINC version number */
|
||||||
#define BOINC_VERSION_STRING "7.7.0"
|
#define BOINC_VERSION_STRING "7.7.0"
|
||||||
|
|
Loading…
Reference in New Issue