summaryrefslogtreecommitdiff
path: root/CakeInit.R
diff options
context:
space:
mode:
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