Update FAQ entry about releases.

Fixes #472.

--
MOS_MIGRATED_REVID=103530183
diff --git a/site/faq.md b/site/faq.md
index 12def68..0e413a5 100644
--- a/site/faq.md
+++ b/site/faq.md
@@ -313,7 +313,9 @@
 Do you have binary releases?
 ----------------------------
 
-Not yet, but we are actively working on this. Stay tuned.
+Yes, you can find the latest release binaries
+[here](https://github.com/bazelbuild/bazel/releases/latest). Our release
+policy is documented [here](http://bazel.io/support.html).
 
 I use Eclipse/IntelliJ. How does Bazel interoperate with IDEs?
 --------------------------------------------------------------