From 39e435654b079f7dc5b499121d4c11e33c3cbbf1 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Wed, 13 Aug 2014 12:48:20 -0400 Subject: [PATCH] BUILD: Increase the build number for vboxwrapper. --- configure.ac | 2 +- version.h | 2 +- .../redist/Windows/src/boinccas/boinccas.vcxproj | 2 ++ win_build/vboxwrapper.vcxproj | 8 ++++---- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/configure.ac b/configure.ac index f1ea15c299..010c7ce13f 100644 --- a/configure.ac +++ b/configure.ac @@ -14,7 +14,7 @@ AC_SUBST([LIBBOINC_VERSION]) WRAPPER_RELEASE=26011 AC_SUBST([WRAPPER_RELEASE]) -VBOXWRAPPER_RELEASE=26097 +VBOXWRAPPER_RELEASE=26098 AC_SUBST([VBOXWRAPPER_RELEASE]) AC_CANONICAL_TARGET diff --git a/version.h b/version.h index 7c46a80f12..4ba9681a24 100644 --- a/version.h +++ b/version.h @@ -16,7 +16,7 @@ #define WRAPPER_RELEASE 26011 /* Release part of vboxwrapper version number */ -#define VBOXWRAPPER_RELEASE 26097 +#define VBOXWRAPPER_RELEASE 26098 /* String representation of BOINC version number */ #define BOINC_VERSION_STRING "7.5.0" diff --git a/win_build/installerv2/redist/Windows/src/boinccas/boinccas.vcxproj b/win_build/installerv2/redist/Windows/src/boinccas/boinccas.vcxproj index a9574eddb8..97f4c179c7 100644 --- a/win_build/installerv2/redist/Windows/src/boinccas/boinccas.vcxproj +++ b/win_build/installerv2/redist/Windows/src/boinccas/boinccas.vcxproj @@ -207,6 +207,7 @@ + @@ -269,6 +270,7 @@ + diff --git a/win_build/vboxwrapper.vcxproj b/win_build/vboxwrapper.vcxproj index 95f547058c..39b270ea63 100644 --- a/win_build/vboxwrapper.vcxproj +++ b/win_build/vboxwrapper.vcxproj @@ -129,12 +129,12 @@ libcmt.lib;libcpmt.lib;kernel32.lib;user32.lib;gdi32.lib;ole32.lib;wsock32.lib;psapi.lib;%(AdditionalDependencies) - .\Build\$(Platform)\$(Configuration)\vboxwrapper_26096_windows_intelx86.exe + .\Build\$(Platform)\$(Configuration)\vboxwrapper_26098_windows_intelx86.exe true true %(DelayLoadDLLs) true - .\Build\$(Platform)\$(Configuration)\vboxwrapper_26096_windows_intelx86.pdb + .\Build\$(Platform)\$(Configuration)\vboxwrapper_26098_windows_intelx86.pdb Windows MachineX86 @@ -179,12 +179,12 @@ libcmt.lib;libcpmt.lib;kernel32.lib;user32.lib;gdi32.lib;ole32.lib;wsock32.lib;psapi.lib;%(AdditionalDependencies) - .\Build\$(Platform)\$(Configuration)\vboxwrapper_26096_windows_x86_64.exe + .\Build\$(Platform)\$(Configuration)\vboxwrapper_26098_windows_x86_64.exe true true %(DelayLoadDLLs) true - .\Build\$(Platform)\$(Configuration)\vboxwrapper_26096_windows_x86_64.pdb + .\Build\$(Platform)\$(Configuration)\vboxwrapper_26098_windows_x86_64.pdb Windows MachineX64