Skip to content

Commit

Permalink
Updated Spark version to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rxin committed Nov 22, 2012
1 parent 04d95f3 commit 1a360a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/SharkBuild.scala
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ object SharkBuild extends Build {
val HADOOP_VERSION = "0.20.205.0"

// Spark version to build against.
val SPARK_VERSION = "0.6.0"
val SPARK_VERSION = "0.6.1"

lazy val root = Project(
id = "root",
Expand Down

0 comments on commit 1a360a7

Please sign in to comment.