BUILD: Increase the build number for vboxwrapper.

This commit is contained in:
Rom Walton 2014-08-11 10:38:08 -04:00
parent 9ca8330aae
commit 1f5e5b6b64
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ AC_SUBST([LIBBOINC_VERSION])
WRAPPER_RELEASE=26011
AC_SUBST([WRAPPER_RELEASE])
VBOXWRAPPER_RELEASE=26096
VBOXWRAPPER_RELEASE=26097
AC_SUBST([VBOXWRAPPER_RELEASE])
AC_CANONICAL_TARGET

View File

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