From 20fc4adbc7966b42d874d27b171f10275efe4be9 Mon Sep 17 00:00:00 2001 From: Vitalii Koshura Date: Sat, 23 Nov 2024 14:51:51 +0100 Subject: [PATCH] [vboxwrapper] bump development version to 26209 Signed-off-by: Vitalii Koshura --- configure.ac | 2 +- version.h | 2 +- win_build/vboxwrapper.vcxproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index bfd21f28e3..b089126c91 100644 --- a/configure.ac +++ b/configure.ac @@ -14,7 +14,7 @@ AC_SUBST([LIBBOINC_VERSION]) WRAPPER_RELEASE=26018 AC_SUBST([WRAPPER_RELEASE]) -VBOXWRAPPER_RELEASE=26208 +VBOXWRAPPER_RELEASE=26209 AC_SUBST([VBOXWRAPPER_RELEASE]) WORKER_RELEASE=2 diff --git a/version.h b/version.h index 7a35dbe22d..776b84a2ed 100644 --- a/version.h +++ b/version.h @@ -24,7 +24,7 @@ #define WRAPPER_RELEASE 26018 // vboxwrapper version number -#define VBOXWRAPPER_RELEASE 26208 +#define VBOXWRAPPER_RELEASE 26209 // worker version number #define WORKER_RELEASE 2 diff --git a/win_build/vboxwrapper.vcxproj b/win_build/vboxwrapper.vcxproj index 50e9539040..82f8023c1c 100644 --- a/win_build/vboxwrapper.vcxproj +++ b/win_build/vboxwrapper.vcxproj @@ -13,7 +13,7 @@ - 26208 + 26209 vboxwrapper_$(TargetVersion)_windows_x86_64