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])
14
14
WRAPPER_RELEASE=26018
15
15
AC_SUBST ( [ WRAPPER_RELEASE] )
16
16
17
- VBOXWRAPPER_RELEASE=26208
17
+ VBOXWRAPPER_RELEASE=26209
18
18
AC_SUBST ( [ VBOXWRAPPER_RELEASE] )
19
19
20
20
WORKER_RELEASE=2
Original file line number Diff line number Diff line change 24
24
#define WRAPPER_RELEASE 26018
25
25
26
26
// vboxwrapper version number
27
- #define VBOXWRAPPER_RELEASE 26208
27
+ #define VBOXWRAPPER_RELEASE 26209
28
28
29
29
// worker version number
30
30
#define WORKER_RELEASE 2
Original file line number Diff line number Diff line change 13
13
</PropertyGroup >
14
14
<Import Project =" boinc.props" />
15
15
<PropertyGroup >
16
- <TargetVersion >26208 </TargetVersion >
16
+ <TargetVersion >26209 </TargetVersion >
17
17
<TargetName >vboxwrapper_$(TargetVersion)_windows_x86_64</TargetName >
18
18
</PropertyGroup >
19
19
<ItemDefinitionGroup >
You can’t perform that action at this time.
0 commit comments