diff options
-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 5a0b4ee..b78eff0 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.2.0 +Rversion=3.2.1 reposversion="cran3" echo Distribution is $DIST |