diff options
author | ranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b> | 2014-10-31 15:28:52 +0000 |
---|---|---|
committer | ranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b> | 2014-10-31 15:28:52 +0000 |
commit | 29ed037cdeff1f5176ba517b9d9ec717bc60bfd3 (patch) | |
tree | f395873fcb54f0bcb58c74a4d3c16c178574bf14 | |
parent | 33bee016205c0b9fbb0e52f71dca6e466a61d3ef (diff) |
Change for backport of 3.1.2
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@97 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 0e413e3..78f650a 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.1 +Rversion=3.1.2 reposversion="cran3" echo Distribution is $DIST |