mirror of https://github.com/BOINC/boinc.git
BUILD: Update vboxwrapper's version to 26088.
This commit is contained in:
parent
c34ab5b09c
commit
56a128af03
|
@ -14,7 +14,7 @@ AC_SUBST([LIBBOINC_VERSION])
|
||||||
WRAPPER_RELEASE=26010
|
WRAPPER_RELEASE=26010
|
||||||
AC_SUBST([WRAPPER_RELEASE])
|
AC_SUBST([WRAPPER_RELEASE])
|
||||||
|
|
||||||
VBOXWRAPPER_RELEASE=26087
|
VBOXWRAPPER_RELEASE=26088
|
||||||
AC_SUBST([VBOXWRAPPER_RELEASE])
|
AC_SUBST([VBOXWRAPPER_RELEASE])
|
||||||
|
|
||||||
AC_CANONICAL_TARGET
|
AC_CANONICAL_TARGET
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
#define WRAPPER_RELEASE 26010
|
#define WRAPPER_RELEASE 26010
|
||||||
|
|
||||||
/* Release part of vboxwrapper version number */
|
/* Release part of vboxwrapper version number */
|
||||||
#define VBOXWRAPPER_RELEASE 26087
|
#define VBOXWRAPPER_RELEASE 26088
|
||||||
|
|
||||||
/* String representation of BOINC version number */
|
/* String representation of BOINC version number */
|
||||||
#define BOINC_VERSION_STRING "7.3.19"
|
#define BOINC_VERSION_STRING "7.3.19"
|
||||||
|
|
Loading…
Reference in New Issue