diff --git a/configure.ac b/configure.ac
index bb863fe1b5..b053c4397a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ AC_SUBST([LIBBOINC_VERSION])
WRAPPER_RELEASE=26013
AC_SUBST([WRAPPER_RELEASE])
-VBOXWRAPPER_RELEASE=26164
+VBOXWRAPPER_RELEASE=26165
AC_SUBST([VBOXWRAPPER_RELEASE])
AC_CANONICAL_TARGET
diff --git a/version.h b/version.h
index 88c6ecdbae..73d8fd6027 100644
--- a/version.h
+++ b/version.h
@@ -16,7 +16,7 @@
#define WRAPPER_RELEASE 26013
/* Release part of vboxwrapper version number */
-#define VBOXWRAPPER_RELEASE 26164
+#define VBOXWRAPPER_RELEASE 26165
/* String representation of BOINC version number */
#define BOINC_VERSION_STRING "7.5.1"
diff --git a/win_build/vboxwrapper.vcxproj b/win_build/vboxwrapper.vcxproj
index 717bd7d3b2..08e0cc8669 100644
--- a/win_build/vboxwrapper.vcxproj
+++ b/win_build/vboxwrapper.vcxproj
@@ -94,9 +94,9 @@
vboxwrapper_26151_windows_x86_64
- vboxwrapper_26164_windows_x86_64
+ vboxwrapper_26165_windows_x86_64
vboxwrapper_26151_windows_intelx86
- vboxwrapper_26164_windows_intelx86
+ vboxwrapper_26165_windows_intelx86