diff --git a/configure.ac b/configure.ac
index bb8fc3759b2..c3f4ffb9fe1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ AC_SUBST([LIBBOINC_VERSION])
WRAPPER_RELEASE=26015
AC_SUBST([WRAPPER_RELEASE])
-VBOXWRAPPER_RELEASE=26177
+VBOXWRAPPER_RELEASE=26178
AC_SUBST([VBOXWRAPPER_RELEASE])
AC_CANONICAL_TARGET
diff --git a/version.h b/version.h
index 8c06210b369..c382efb6272 100644
--- a/version.h
+++ b/version.h
@@ -16,7 +16,7 @@
#define WRAPPER_RELEASE 26015
/* Release part of vboxwrapper version number */
-#define VBOXWRAPPER_RELEASE 26177
+#define VBOXWRAPPER_RELEASE 2617
/* String representation of BOINC version number */
#define BOINC_VERSION_STRING "7.7.0"
diff --git a/win_build/vboxwrapper.vcxproj b/win_build/vboxwrapper.vcxproj
index 5f0fdc78d81..fd2e4ca9d96 100644
--- a/win_build/vboxwrapper.vcxproj
+++ b/win_build/vboxwrapper.vcxproj
@@ -94,7 +94,7 @@
vboxwrapper_26151_windows_x86_64
- vboxwrapper_26177_windows_x86_64
+ vboxwrapper_26178_windows_x86_64
vboxwrapper_26151_windows_intelx86
vboxwrapper_26177_windows_intelx86