Merge pull request #5914 from BOINC/vko_bump_vbxowrapper_version_to_26208

[vboxwrapper] bump version to 26208
This commit is contained in:
Vitalii Koshura 2024-11-23 14:46:26 +01:00 committed by GitHub
commit 30f162c218
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -13,7 +13,7 @@
</PropertyGroup>
<Import Project="boinc.props" />
<PropertyGroup>
<TargetVersion>26207</TargetVersion>
<TargetVersion>26208</TargetVersion>
<TargetName>vboxwrapper_$(TargetVersion)_windows_x86_64</TargetName>
</PropertyGroup>
<ItemDefinitionGroup>