diff --git a/ninja b/ninja index 063c87a46..3c56396b4 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.4.0 + git clone https://github.com/martine/ninja.git -b v1.5.0 ./ninja/bootstrap.py Then add ~/ninja/ to your PATH. EOF diff --git a/ninja-linux32 b/ninja-linux32 index 71ec7257a..2f87fe85c 100755 Binary files a/ninja-linux32 and b/ninja-linux32 differ diff --git a/ninja-linux64 b/ninja-linux64 index 06789d60f..d2e688efc 100755 Binary files a/ninja-linux64 and b/ninja-linux64 differ diff --git a/ninja-mac b/ninja-mac index d39f587fe..f7f18e501 100755 Binary files a/ninja-mac and b/ninja-mac differ diff --git a/ninja.exe b/ninja.exe index bda2a9bb6..054460858 100755 Binary files a/ninja.exe and b/ninja.exe differ