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 @@ -14,7 +14,7 @@ AC_SUBST([LIBBOINC_VERSION])
1414WRAPPER_RELEASE=26018
1515AC_SUBST ( [ WRAPPER_RELEASE] )
1616
17- VBOXWRAPPER_RELEASE=26209
17+ VBOXWRAPPER_RELEASE=26210
1818AC_SUBST ( [ VBOXWRAPPER_RELEASE] )
1919
2020WORKER_RELEASE=4
Original file line number Diff line number Diff line change 2424#define WRAPPER_RELEASE 26018
2525
2626// vboxwrapper version number
27- #define VBOXWRAPPER_RELEASE 26209
27+ #define VBOXWRAPPER_RELEASE 26210
2828
2929// worker version number
3030#define WORKER_RELEASE 4
Original file line number Diff line number Diff line change 1313 </PropertyGroup >
1414 <Import Project =" boinc.props" />
1515 <PropertyGroup >
16- <TargetVersion >26209 </TargetVersion >
16+ <TargetVersion >26210 </TargetVersion >
1717 <TargetName >vboxwrapper_$(TargetVersion)_windows_x86_64</TargetName >
1818 </PropertyGroup >
1919 <ItemDefinitionGroup >
You can’t perform that action at this time.
0 commit comments