diff --git a/ninja b/ninja index a6a465c741..898ba9a5eb 100755 --- a/ninja +++ b/ninja @@ -12,7 +12,7 @@ cat <<-EOF No prebuilt ninja binary was found for this system. Try building your own binary by doing: cd ~ - git clone https://github.com/martine/ninja.git -b v1.8.0 + git clone https://github.com/martine/ninja.git -b v1.8.2 cd ninja && ./configure.py --bootstrap Then add ~/ninja/ to your PATH. EOF diff --git a/ninja-linux32 b/ninja-linux32 index 3ba3d55061..6f1273ea46 100755 Binary files a/ninja-linux32 and b/ninja-linux32 differ diff --git a/ninja-linux64 b/ninja-linux64 index c907146553..d72fb56799 100755 Binary files a/ninja-linux64 and b/ninja-linux64 differ diff --git a/ninja-mac b/ninja-mac index 1d618763c0..4914519020 100755 Binary files a/ninja-mac and b/ninja-mac differ diff --git a/ninja.exe b/ninja.exe index f3b32f9159..f86ef07382 100755 Binary files a/ninja.exe and b/ninja.exe differ