Skip to content

Commit 56066ea

Browse files
committed
Updated version number
1 parent 0beaf8a commit 56066ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Trunk/Install_TMATS.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ function Install_TMATS()
33

44
% TMATSver and date must remain in the listed form for the ver command to work
55
% properly.
6-
TMATSver = '1.2.1';
7-
TMATSdate = 'Mar-16-2018';
6+
TMATSver = '1.2.2';
7+
TMATSdate = 'Apr-07-2020';
88

99
error = 0;
1010
TMATSInstallmsg = 'Install T-MATS matlab toolbox? Note: Installation will add MATLAB paths and generate MEX files.';

0 commit comments

Comments
 (0)