From c080bba6bff64e32a05fd4bc33b24b583c4e6234 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Wed, 3 Feb 2016 21:58:34 -0500 Subject: [PATCH] BUILD: Update vboxwrappers version to 26182. --- configure.ac | 2 +- version.h | 2 +- win_build/vboxwrapper.vcxproj | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index 3bc7ac5cc25..f09bb2f78bd 100644 --- a/configure.ac +++ b/configure.ac @@ -14,7 +14,7 @@ AC_SUBST([LIBBOINC_VERSION]) WRAPPER_RELEASE=26016 AC_SUBST([WRAPPER_RELEASE]) -VBOXWRAPPER_RELEASE=26181 +VBOXWRAPPER_RELEASE=26182 AC_SUBST([VBOXWRAPPER_RELEASE]) AC_CANONICAL_TARGET diff --git a/version.h b/version.h index b568371aed7..5ac0a32d236 100644 --- a/version.h +++ b/version.h @@ -16,7 +16,7 @@ #define WRAPPER_RELEASE 26016 /* Release part of vboxwrapper version number */ -#define VBOXWRAPPER_RELEASE 26181 +#define VBOXWRAPPER_RELEASE 26182 /* String representation of BOINC version number */ #define BOINC_VERSION_STRING "7.7.0" diff --git a/win_build/vboxwrapper.vcxproj b/win_build/vboxwrapper.vcxproj index c0fadd3726e..91247548498 100644 --- a/win_build/vboxwrapper.vcxproj +++ b/win_build/vboxwrapper.vcxproj @@ -94,9 +94,9 @@ vboxwrapper_26151_windows_x86_64 - vboxwrapper_26181_windows_x86_64 + vboxwrapper_26182_windows_x86_64 vboxwrapper_26151_windows_intelx86 - vboxwrapper_26181_windows_intelx86 + vboxwrapper_26182_windows_intelx86