summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xCakeInit.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/CakeInit.R b/CakeInit.R
index 3214e02..1fc40e0 100755
--- a/CakeInit.R
+++ b/CakeInit.R
@@ -41,7 +41,7 @@ options(error=recover)
options(warn=-1)
# When running from C#, this must match the C# CAKE version
-CAKE.version<-"3.5"
+CAKE.version<-"3.6"
# The number of data points to use to draw lines on CAKE plots.
CAKE.plots.resolution<-401

Contact - Imprint