BUILD: Update vboxwrapper's version to 26087.

This commit is contained in:
Rom Walton 2014-06-06 12:59:13 -04:00
parent 032d4529a2
commit f755957919
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=26086
VBOXWRAPPER_RELEASE=26087
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 26086
#define VBOXWRAPPER_RELEASE 26087
/* String representation of BOINC version number */
#define BOINC_VERSION_STRING "7.3.19"