diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-06-22 08:56:04 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-06-22 08:56:04 +0200 |
commit | c586a9f80b4080f0841ed68ee89771416cc56011 (patch) | |
tree | dd5871f4044d3334385a355df02c4402c6f47f21 /backport | |
parent | 38ced593dcf1bee7a026c49f31b9d98db20ce6eb (diff) |
Change for backporting R 3.3.1
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.3.0 +Rversion=3.3.1 reposversion="cran3" iteration=0 |