Skip to content

Commit

Permalink
Setting version in build to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pwendell committed Oct 16, 2013
1 parent dc1889a commit c59ac7f
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 @@ -26,7 +26,7 @@ import scala.util.Properties.{ envOrNone => env }
object SharkBuild extends Build {

// Shark version
val SHARK_VERSION = "0.8.0-SNAPSHOT"
val SHARK_VERSION = "0.8.0"

val SPARK_VERSION = "0.8.0-incubating"

Expand Down

0 comments on commit c59ac7f

Please sign in to comment.