File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ AC_SUBST([LIBBOINC_VERSION])
1414WRAPPER_RELEASE=26016
1515AC_SUBST ( [ WRAPPER_RELEASE] )
1616
17- VBOXWRAPPER_RELEASE=26179
17+ VBOXWRAPPER_RELEASE=26180
1818AC_SUBST ( [ VBOXWRAPPER_RELEASE] )
1919
2020AC_CANONICAL_TARGET
Original file line number Diff line number Diff line change 1616#define WRAPPER_RELEASE 26016
1717
1818/* Release part of vboxwrapper version number */
19- #define VBOXWRAPPER_RELEASE 26179
19+ #define VBOXWRAPPER_RELEASE 26180
2020
2121/* String representation of BOINC version number */
2222#define BOINC_VERSION_STRING "7.7.0"
Original file line number Diff line number Diff line change 9494 <CodeAnalysisRules Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" />
9595 <CodeAnalysisRuleAssemblies Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" />
9696 <TargetName Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >vboxwrapper_26151_windows_x86_64</TargetName >
97- <TargetName Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >vboxwrapper_26179_windows_x86_64 </TargetName >
97+ <TargetName Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >vboxwrapper_26180_windows_x86_64 </TargetName >
9898 <TargetName Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >vboxwrapper_26151_windows_intelx86</TargetName >
99- <TargetName Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >vboxwrapper_26179_windows_intelx86 </TargetName >
99+ <TargetName Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >vboxwrapper_26180_windows_intelx86 </TargetName >
100100 </PropertyGroup >
101101 <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
102102 <Midl >
You can’t perform that action at this time.
0 commit comments