From 176d0fd4a77209281ba026542b938ac647b3f5fb Mon Sep 17 00:00:00 2001 From: e5k Date: Tue, 2 Oct 2018 20:51:35 +0800 Subject: [PATCH] v1.6.1 --- tephraProb.m | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tephraProb.m b/tephraProb.m index c0c6af3..9db9e29 100644 --- a/tephraProb.m +++ b/tephraProb.m @@ -35,8 +35,8 @@ function tephraProb -vers = '1.5.4'; % Can open multiple figures, attempt to fix the cygwin problem; - +%vers = '1.5.4'; % Can open multiple figures, attempt to fix the cygwin problem; +vers = '1.6.1'; % Oct 2018 Added Google Earth export % Check that you are located in the correct folder! if ~exist([pwd, filesep, 'tephraProb.m'], 'file')