diff --git a/ninja b/ninja index 282cc2768..a6a465c74 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.7.2 + git clone https://github.com/martine/ninja.git -b v1.8.0 cd ninja && ./configure.py --bootstrap Then add ~/ninja/ to your PATH. EOF diff --git a/ninja-linux32 b/ninja-linux32 index 590b7b79d..3ba3d5506 100755 Binary files a/ninja-linux32 and b/ninja-linux32 differ diff --git a/ninja-linux64 b/ninja-linux64 index b8dc64f12..c90714655 100755 Binary files a/ninja-linux64 and b/ninja-linux64 differ diff --git a/ninja-mac b/ninja-mac index 43e0d6c52..1d618763c 100755 Binary files a/ninja-mac and b/ninja-mac differ diff --git a/ninja.exe b/ninja.exe index cdec86bb6..f3b32f915 100755 Binary files a/ninja.exe and b/ninja.exe differ