diff --git a/configure.ac b/configure.ac
index 23411449f8..ce783e0c6d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ AC_SUBST([LIBBOINC_VERSION])
WRAPPER_RELEASE=26012
AC_SUBST([WRAPPER_RELEASE])
-VBOXWRAPPER_RELEASE=26151
+VBOXWRAPPER_RELEASE=26152
AC_SUBST([VBOXWRAPPER_RELEASE])
AC_CANONICAL_TARGET
diff --git a/version.h b/version.h
index 0f6c5bd7db..dd936f250f 100644
--- a/version.h
+++ b/version.h
@@ -16,7 +16,7 @@
#define WRAPPER_RELEASE 26012
/* Release part of vboxwrapper version number */
-#define VBOXWRAPPER_RELEASE 26151
+#define VBOXWRAPPER_RELEASE 26152
/* 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 01f1e4a075..13c6ffd428 100644
--- a/win_build/vboxwrapper.vcxproj
+++ b/win_build/vboxwrapper.vcxproj
@@ -94,9 +94,9 @@
vboxwrapper_26151_windows_x86_64
- vboxwrapper_26151_windows_x86_64
+ vboxwrapper_26152_windows_x86_64
vboxwrapper_26151_windows_intelx86
- vboxwrapper_26151_windows_intelx86
+ vboxwrapper_26152_windows_intelx86