diff options
author | ranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b> | 2015-04-16 21:00:54 +0000 |
---|---|---|
committer | ranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b> | 2015-04-16 21:00:54 +0000 |
commit | 45079cb31f9f6e4d6259c1a4b826dc9e1c2c4c13 (patch) | |
tree | adc2195fb9a5013eae56f600b41c2add1b8a25e0 | |
parent | 35db8ff0a7148de86a76060c44c5812add434b42 (diff) |
Bump R version for current backport
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@104 f247ebf9-aa24-0410-a698-f940e971ad2b
-rw-r--r-- | backport_others.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backport_others.sh b/backport_others.sh index a94b488..5a0b4ee 100644 --- a/backport_others.sh +++ b/backport_others.sh @@ -11,7 +11,7 @@ # - Set the R version # R version against which the software is compiled -Rversion=3.1.3 +Rversion=3.2.0 reposversion="cran3" echo Distribution is $DIST |