Skip to content

Commit

Permalink
modify version #
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Burns committed Apr 26, 2016
1 parent 06c8cfe commit 3005bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/eclairjs/SparkContext.js
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,7 @@
} else {
// versions is 2.0 or greater
}
return "EclairJS-nashorn 0.1 Spark " + sparkVersion;
return "EclairJS-nashorn 0.4 Spark " + sparkVersion;
};

/**
Expand Down

0 comments on commit 3005bce

Please sign in to comment.