Skip to content

Commit

Permalink
change Tachyon version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mingfei committed Sep 3, 2014
1 parent 579f6ea commit 77684be
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 @@ -56,7 +56,7 @@ object SharkBuild extends Build {

// Whether to build Shark with Tachyon jar.
val TACHYON_ENABLED = true
val TACHYON_VERSION = "0.4.1"
val TACHYON_VERSION = "0.5.0"

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

0 comments on commit 77684be

Please sign in to comment.