BUILD: Update vboxwrapper's version to 26088.

This commit is contained in:
Rom Walton 2014-06-09 11:14:44 -04:00
parent c34ab5b09c
commit 56a128af03
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ AC_SUBST([LIBBOINC_VERSION])
WRAPPER_RELEASE=26010
AC_SUBST([WRAPPER_RELEASE])
VBOXWRAPPER_RELEASE=26087
VBOXWRAPPER_RELEASE=26088
AC_SUBST([VBOXWRAPPER_RELEASE])
AC_CANONICAL_TARGET

View File

@ -16,7 +16,7 @@
#define WRAPPER_RELEASE 26010
/* Release part of vboxwrapper version number */
#define VBOXWRAPPER_RELEASE 26087
#define VBOXWRAPPER_RELEASE 26088
/* String representation of BOINC version number */
#define BOINC_VERSION_STRING "7.3.19"