Index: bootstrap/win/win_tools.bat |
diff --git a/bootstrap/win/win_tools.bat b/bootstrap/win/win_tools.bat |
index 9231b00ef6cb4766519038957f0d3584f80e2d41..1e1260c963698f3f6263139781e6796a14fa5bbb 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=2 |
-set GIT_VERSION=1.9.0.chromium.3 |
+set GIT_ERASE_TOP=3 |
+set GIT_VERSION=1.9.0.chromium.4 |
if not "%DEPOT_TOOLS_GIT_BLEEDING%" == "1" goto :GIT_190_CHECK_REST |
set GIT_ERASE_TOP=3 |