summaryrefslogtreecommitdiff
path: root/CakeInit.R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2018-02-02 10:53:38 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2018-02-02 10:53:38 +0100
commit1684a82b15dee35812c1340e26d721ee64a28751 (patch)
treeb7c491cb77d9844c07e78943a52e603e4aed0328 /CakeInit.R
parent5b3daf393831acc4099e1bde3fe4527993529d74 (diff)
Version 3.3 from a fresh installationv3.3
Diffstat (limited to 'CakeInit.R')
-rw-r--r--CakeInit.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/CakeInit.R b/CakeInit.R
index a23ad95..72cb433 100644
--- a/CakeInit.R
+++ b/CakeInit.R
@@ -39,7 +39,7 @@ options(error=recover)
options(warn=-1)
# When running from C#, this must match the C# CAKE version
-CAKE.version<-"3.2"
+CAKE.version<-"3.3"
# The number of data points to use to draw lines on CAKE plots.
CAKE.plots.resolution<-401

Contact - Imprint