diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-05-04 14:05:02 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-05-04 14:05:02 +0200 |
commit | 38ced593dcf1bee7a026c49f31b9d98db20ce6eb (patch) | |
tree | 75310d6de1ec3383fdbf4c5b1f2d99d5d1cfe530 /backport | |
parent | 672df79746ea438ef64bea4243aaa33688394a53 (diff) |
Changes for the backport of R 3.3.0 to jessie
Diffstat (limited to 'backport')
-rwxr-xr-x | backport | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ ARCH=i386 export ARCH # R version against which the software is compiled -Rversion=3.2.4 +Rversion=3.3.0 reposversion="cran3" iteration=0 |