Index: bootstrap/win/win_tools.bat |
diff --git a/bootstrap/win/win_tools.bat b/bootstrap/win/win_tools.bat |
index 1e1260c963698f3f6263139781e6796a14fa5bbb..c6ded8dad3895ce8b29446e655f40c7c6f16491b 100644 |
--- a/bootstrap/win/win_tools.bat |
+++ b/bootstrap/win/win_tools.bat |
@@ -64,12 +64,12 @@ goto :GIT_190_CHECK |
:GIT_190_CHECK |
-set GIT_ERASE_TOP=3 |
-set GIT_VERSION=1.9.0.chromium.4 |
+set GIT_ERASE_TOP=4 |
+set GIT_VERSION=1.9.0.chromium.5 |
if not "%DEPOT_TOOLS_GIT_BLEEDING%" == "1" goto :GIT_190_CHECK_REST |
-set GIT_ERASE_TOP=3 |
-set GIT_VERSION=1.9.0.chromium.4 |
+set GIT_ERASE_TOP=4 |
+set GIT_VERSION=1.9.0.chromium.5 |
:GIT_190_CHECK_REST |
if "%DEPOT_TOOLS_GIT_190%" == "0" goto :GIT_1852_CHECK |