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 61d1e9b..c3df538 100644 --- a/backport_others.sh +++ b/backport_others.sh @@ -13,7 +13,7 @@ # - Set the R version # R version against which the software is compiled -Rversion=3.0.2 +Rversion=3.0.3 reposversion="cran3" echo Distribution is $DIST |