Repository: spark
Updated Branches:
  refs/heads/branch-1.6 0a8ada506 -> a4485c3b5


Update branch-1.6 for 1.6.2 release.


Project: http://git-wip-us.apache.org/repos/asf/spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/a4485c3b
Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/a4485c3b
Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/a4485c3b

Branch: refs/heads/branch-1.6
Commit: a4485c3b561dbcd43bcb203e8ad139901ed581f0
Parents: 0a8ada5
Author: Reynold Xin <r...@databricks.com>
Authored: Thu Jun 16 16:30:18 2016 -0700
Committer: Reynold Xin <r...@databricks.com>
Committed: Thu Jun 16 16:30:18 2016 -0700

----------------------------------------------------------------------
 core/src/main/scala/org/apache/spark/package.scala | 2 +-
 docs/_config.yml                                   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/a4485c3b/core/src/main/scala/org/apache/spark/package.scala
----------------------------------------------------------------------
diff --git a/core/src/main/scala/org/apache/spark/package.scala 
b/core/src/main/scala/org/apache/spark/package.scala
index 4e2269f..1499d14 100644
--- a/core/src/main/scala/org/apache/spark/package.scala
+++ b/core/src/main/scala/org/apache/spark/package.scala
@@ -43,5 +43,5 @@ package org.apache
 
 package object spark {
   // For package docs only
-  val SPARK_VERSION = "1.6.1"
+  val SPARK_VERSION = "1.6.2"
 }

http://git-wip-us.apache.org/repos/asf/spark/blob/a4485c3b/docs/_config.yml
----------------------------------------------------------------------
diff --git a/docs/_config.yml b/docs/_config.yml
index 9334516..c2ecb59 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -14,8 +14,8 @@ include:
 
 # These allow the documentation to be updated with newer releases
 # of Spark, Scala, and Mesos.
-SPARK_VERSION: 1.6.1
-SPARK_VERSION_SHORT: 1.6.1
+SPARK_VERSION: 1.6.2
+SPARK_VERSION_SHORT: 1.6.2
 SCALA_BINARY_VERSION: "2.10"
 SCALA_VERSION: "2.10.5"
 MESOS_VERSION: 0.21.0


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to