From 9f1f5efb4f1e838dd233dca98233b024ce2f64ed Mon Sep 17 00:00:00 2001 From: Vitalii Koshura Date: Sat, 23 Nov 2024 14:23:14 +0100 Subject: [PATCH] [vboxwrapper] bump version to 26208 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 35646768f67..bfd21f28e30 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 73e2a55094b..7a35dbe22d1 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 4a4a2f26593..50e95390401 100644 --- a/win_build/vboxwrapper.vcxproj +++ b/win_build/vboxwrapper.vcxproj @@ -13,7 +13,7 @@ - 26207 + 26208 vboxwrapper_$(TargetVersion)_windows_x86_64