BUILD: Increase the build number for the vboxwrapper

This commit is contained in:
Rom Walton 2014-10-22 12:06:34 -04:00
parent a8a6eab086
commit 73554aee9f
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ AC_SUBST([LIBBOINC_VERSION])
WRAPPER_RELEASE=26012
AC_SUBST([WRAPPER_RELEASE])
VBOXWRAPPER_RELEASE=26108
VBOXWRAPPER_RELEASE=26109
AC_SUBST([VBOXWRAPPER_RELEASE])
AC_CANONICAL_TARGET

View File

@ -16,7 +16,7 @@
#define WRAPPER_RELEASE 26012
/* Release part of vboxwrapper version number */
#define VBOXWRAPPER_RELEASE 26108
#define VBOXWRAPPER_RELEASE 26109
/* String representation of BOINC version number */
#define BOINC_VERSION_STRING "7.5.0"