Merge pull request #231 from pwendell/branch-0.8 Bumping version numbers for 0.8.1 release
This bumps various version numbers for the release. Note that we don't bump any of the pom.xml files because they get automatically updated as part of the maven release plug-ins. Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/17ca8a1c Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/17ca8a1c Diff: http://git-wip-us.apache.org/repos/asf/incubator-spark/diff/17ca8a1c Branch: refs/heads/branch-0.8 Commit: 17ca8a1c522f12073733c4e1a3530c43fec66d64 Parents: 47fce43 d80a489 Author: Patrick Wendell <[email protected]> Authored: Thu Dec 5 14:32:01 2013 -0800 Committer: Patrick Wendell <[email protected]> Committed: Thu Dec 5 14:32:01 2013 -0800 ---------------------------------------------------------------------- docs/_config.yml | 4 ++-- ec2/spark_ec2.py | 4 ++-- project/SparkBuild.scala | 2 +- python/pyspark/shell.py | 2 +- repl/src/main/scala/org/apache/spark/repl/SparkILoop.scala | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) ----------------------------------------------------------------------
