Skip to content

Commit

Permalink
Bump Shark version in run script to 0.7.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
rxin committed Jun 6, 2013
1 parent 89b690d commit 2f4ff67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# This file is used to launch Shark on the master.
export SCALA_VERSION=2.9.3
SHARK_VERSION=0.7
SHARK_VERSION=0.7.0

# Figure out where the framework is installed
FWDIR="$(cd `dirname $0`; pwd)"
Expand Down

0 comments on commit 2f4ff67

Please sign in to comment.