Repository: spark
Updated Branches:
  refs/heads/master 68ea290b3 -> cdda3372a


[MINOR] Bump R version to 2.2.0.

## What changes were proposed in this pull request?
#16126 bumps master branch version to 2.2.0-SNAPSHOT, but it seems R version 
was omitted.

## How was this patch tested?
N/A

Author: Yanbo Liang <yblia...@gmail.com>

Closes #16488 from yanboliang/r-version.


Project: http://git-wip-us.apache.org/repos/asf/spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/cdda3372
Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/cdda3372
Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/cdda3372

Branch: refs/heads/master
Commit: cdda3372a39b508f7d159426749b682476c813b9
Parents: 68ea290
Author: Yanbo Liang <yblia...@gmail.com>
Authored: Sat Jan 7 14:33:17 2017 +0000
Committer: Sean Owen <so...@cloudera.com>
Committed: Sat Jan 7 14:33:17 2017 +0000

----------------------------------------------------------------------
 R/pkg/DESCRIPTION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/cdda3372/R/pkg/DESCRIPTION
----------------------------------------------------------------------
diff --git a/R/pkg/DESCRIPTION b/R/pkg/DESCRIPTION
index 0cb3a80..6a36748 100644
--- a/R/pkg/DESCRIPTION
+++ b/R/pkg/DESCRIPTION
@@ -1,6 +1,6 @@
 Package: SparkR
 Type: Package
-Version: 2.1.0
+Version: 2.2.0
 Title: R Frontend for Apache Spark
 Description: The SparkR package provides an R Frontend for Apache Spark.
 Authors@R: c(person("Shivaram", "Venkataraman", role = c("aut", "cre"),


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to