diff --git a/configure.ac b/configure.ac
index 35646768f6..bfd21f28e3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ AC_SUBST([LIBBOINC_VERSION])
WRAPPER_RELEASE=26018
AC_SUBST([WRAPPER_RELEASE])
-VBOXWRAPPER_RELEASE=26207
+VBOXWRAPPER_RELEASE=26208
AC_SUBST([VBOXWRAPPER_RELEASE])
WORKER_RELEASE=2
diff --git a/version.h b/version.h
index 73e2a55094..7a35dbe22d 100644
--- a/version.h
+++ b/version.h
@@ -24,7 +24,7 @@
#define WRAPPER_RELEASE 26018
// vboxwrapper version number
-#define VBOXWRAPPER_RELEASE 26207
+#define VBOXWRAPPER_RELEASE 26208
// worker version number
#define WORKER_RELEASE 2
diff --git a/win_build/vboxwrapper.vcxproj b/win_build/vboxwrapper.vcxproj
index 4a4a2f2659..50e9539040 100644
--- a/win_build/vboxwrapper.vcxproj
+++ b/win_build/vboxwrapper.vcxproj
@@ -13,7 +13,7 @@
- 26207
+ 26208
vboxwrapper_$(TargetVersion)_windows_x86_64