diff --git a/ninja b/ninja index a6a465c74..898ba9a5e 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 3ba3d5506..6f1273ea4 100755 Binary files a/ninja-linux32 and b/ninja-linux32 differ diff --git a/ninja-linux64 b/ninja-linux64 index c90714655..d72fb5679 100755 Binary files a/ninja-linux64 and b/ninja-linux64 differ diff --git a/ninja-mac b/ninja-mac index 1d618763c..491451902 100755 Binary files a/ninja-mac and b/ninja-mac differ diff --git a/ninja.exe b/ninja.exe index f3b32f915..f86ef0738 100755 Binary files a/ninja.exe and b/ninja.exe differ