Merge changes from github.
Change: 151046259
diff --git a/WORKSPACE b/WORKSPACE
index 72fa0d8..6ec1a7d 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -14,12 +14,7 @@
closure_repositories()
-load("//tensorflow:workspace.bzl", "check_version", "tf_workspace")
-
-# We must check the bazel version before trying to parse any other BUILD files,
-# in case the parsing of those build files depends on the bazel version we
-# require here.
-check_version("0.4.2")
+load("//tensorflow:workspace.bzl", "tf_workspace")
# Uncomment and update the paths in these entries to build the Android demo.
#android_sdk_repository(