diff --git a/configure.ac b/configure.ac
index 6894988d4a..36f332bd48 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ AC_SUBST([LIBBOINC_VERSION])
WRAPPER_RELEASE=26010
AC_SUBST([WRAPPER_RELEASE])
-VBOXWRAPPER_RELEASE=26084
+VBOXWRAPPER_RELEASE=26085
AC_SUBST([VBOXWRAPPER_RELEASE])
AC_CANONICAL_TARGET
diff --git a/version.h b/version.h
index 8d6710c604..c9d18bca11 100644
--- a/version.h
+++ b/version.h
@@ -16,7 +16,7 @@
#define WRAPPER_RELEASE 26010
/* Release part of vboxwrapper version number */
-#define VBOXWRAPPER_RELEASE 26084
+#define VBOXWRAPPER_RELEASE 26085
/* String representation of BOINC version number */
#define BOINC_VERSION_STRING "7.3.19"
diff --git a/win_build/vboxwrapper.vcxproj b/win_build/vboxwrapper.vcxproj
index 5cf7e198a0..eee91a7ac6 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_26084_windows_intelx86.exe
+ .\Build\$(Platform)\$(Configuration)\vboxwrapper_26085_windows_intelx86.exe
true
true
%(DelayLoadDLLs)
true
- .\Build\$(Platform)\$(Configuration)\vboxwrapper_26084_windows_intelx86.pdb
+ .\Build\$(Platform)\$(Configuration)\vboxwrapper_26085_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_26084_windows_x86_64.exe
+ .\Build\$(Platform)\$(Configuration)\vboxwrapper_26085_windows_x86_64.exe
true
true
%(DelayLoadDLLs)
true
- .\Build\$(Platform)\$(Configuration)\vboxwrapper_26084_windows_x86_64.pdb
+ .\Build\$(Platform)\$(Configuration)\vboxwrapper_26085_windows_x86_64.pdb
Windows
MachineX64