From ba07fdfde09098b103101933610ba64abc5dcc69 Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Tue, 20 Jun 2017 02:59:30 -0700 Subject: [PATCH] VBOX: Bump VBOXWRAPPER_RELEASE version number to 26199, since there have been source code changes since release of 26198. --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index d8ef9cb461..3e5e4070a0 100644 --- a/version.h +++ b/version.h @@ -16,7 +16,7 @@ #define WRAPPER_RELEASE 26016 /* Release part of vboxwrapper version number */ -#define VBOXWRAPPER_RELEASE 26197 +#define VBOXWRAPPER_RELEASE 26199 /* String representation of BOINC version number */ #define BOINC_VERSION_STRING "7.7.2"