Index: ninja |
diff --git a/ninja b/ninja |
index c01f23436ed3c6a3110f1b32bc28b45201bd571c..2ab4ed11b3b5e3d3782a6c677d75b57c0e2fcfd7 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 |