| Index: bootstrap/win/win_tools.bat
|
| diff --git a/bootstrap/win/win_tools.bat b/bootstrap/win/win_tools.bat
|
| index 68a1e9b62bc093192c897f656f5e305f37ca3c14..16807135e159a31ef70541b8069d7771d391fec2 100644
|
| --- a/bootstrap/win/win_tools.bat
|
| +++ b/bootstrap/win/win_tools.bat
|
| @@ -64,8 +64,8 @@ goto :GIT_190_CHECK
|
|
|
|
|
| :GIT_190_CHECK
|
| -set GIT_ERASE_TOP=4
|
| -set GIT_VERSION=1.9.0.chromium.5
|
| +set GIT_ERASE_TOP=5
|
| +set GIT_VERSION=1.9.0.chromium.6
|
|
|
| if not "%DEPOT_TOOLS_GIT_BLEEDING%" == "1" goto :GIT_190_CHECK_REST
|
| set GIT_ERASE_TOP=5
|
|
|