File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ AC_SUBST([LIBBOINC_VERSION])
3232WRAPPER_RELEASE=26019
3333AC_SUBST ( [ WRAPPER_RELEASE] )
3434
35- VBOXWRAPPER_RELEASE=26211
35+ VBOXWRAPPER_RELEASE=26212
3636AC_SUBST ( [ VBOXWRAPPER_RELEASE] )
3737
3838WORKER_RELEASE=6
Original file line number Diff line number Diff line change 2424#define WRAPPER_RELEASE 26019
2525
2626// vboxwrapper version number
27- #define VBOXWRAPPER_RELEASE 26211
27+ #define VBOXWRAPPER_RELEASE 26212
2828
2929// worker version number
3030#define WORKER_RELEASE 6
Original file line number Diff line number Diff line change 1515 <PropertyGroup >
1616 <PlatformSuffix Condition =" '$(Platform)'=='x64'" >x86_x64</PlatformSuffix >
1717 <PlatformSuffix Condition =" '$(Platform)'=='ARM64'" >ARM64</PlatformSuffix >
18- <TargetVersion >26211 </TargetVersion >
18+ <TargetVersion >26212 </TargetVersion >
1919 <TargetName >$(ProjectName)_$(TargetVersion)_windows_$(PlatformSuffix)</TargetName >
2020 </PropertyGroup >
2121 <ItemDefinitionGroup >
You can’t perform that action at this time.
0 commit comments