From 92ae8509e8426fa13b55c20aa3314c0da71107c3 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Wed, 20 Aug 2014 10:37:03 -0400 Subject: [PATCH] BUILD: Increase the build number for vboxwrapper. --- configure.ac | 2 +- version.h | 2 +- win_build/vboxwrapper.vcxproj | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/configure.ac b/configure.ac index 910206fce0..6b69241f9e 100644 --- a/configure.ac +++ b/configure.ac @@ -14,7 +14,7 @@ AC_SUBST([LIBBOINC_VERSION]) WRAPPER_RELEASE=26011 AC_SUBST([WRAPPER_RELEASE]) -VBOXWRAPPER_RELEASE=26103 +VBOXWRAPPER_RELEASE=26104 AC_SUBST([VBOXWRAPPER_RELEASE]) AC_CANONICAL_TARGET diff --git a/version.h b/version.h index fbaf1176d5..ce816fb863 100644 --- a/version.h +++ b/version.h @@ -16,7 +16,7 @@ #define WRAPPER_RELEASE 26011 /* Release part of vboxwrapper version number */ -#define VBOXWRAPPER_RELEASE 26103 +#define VBOXWRAPPER_RELEASE 26104 /* String representation of BOINC version number */ #define BOINC_VERSION_STRING "7.5.0" diff --git a/win_build/vboxwrapper.vcxproj b/win_build/vboxwrapper.vcxproj index 9545a49cd0..7c0ae13ace 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_26103_windows_intelx86.exe + .\Build\$(Platform)\$(Configuration)\vboxwrapper_26104_windows_intelx86.exe true true %(DelayLoadDLLs) true - .\Build\$(Platform)\$(Configuration)\vboxwrapper_26103_windows_intelx86.pdb + .\Build\$(Platform)\$(Configuration)\vboxwrapper_26104_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_26103_windows_x86_64.exe + .\Build\$(Platform)\$(Configuration)\vboxwrapper_26104_windows_x86_64.exe true true %(DelayLoadDLLs) true - .\Build\$(Platform)\$(Configuration)\vboxwrapper_26103_windows_x86_64.pdb + .\Build\$(Platform)\$(Configuration)\vboxwrapper_26104_windows_x86_64.pdb Windows MachineX64