diff --git a/ninja b/ninja index c01f23436e..2ab4ed11b3 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.0.0 + git clone https://github.com/martine/ninja.git -b v1.3.3 ./ninja/bootstrap.py Then add ~/ninja/ to your PATH. EOF diff --git a/ninja-linux32 b/ninja-linux32 index 73483447f5..a6adde9efe 100755 Binary files a/ninja-linux32 and b/ninja-linux32 differ diff --git a/ninja-linux64 b/ninja-linux64 index b4e0859756..e2cf570382 100755 Binary files a/ninja-linux64 and b/ninja-linux64 differ diff --git a/ninja-mac b/ninja-mac index 702d2983eb..d3e53c5008 100755 Binary files a/ninja-mac and b/ninja-mac differ diff --git a/ninja.exe b/ninja.exe index 40596f04d3..7aa527ab0f 100755 Binary files a/ninja.exe and b/ninja.exe differ