Skip to content

Commit caa3545

Browse files
authored
Merge pull request nasa#87 from chapman178/master
Doc update v1.2.1
2 parents 1b0e1f0 + 4aabcbb commit caa3545

File tree

2 files changed

+2
-2
lines changed

2 files 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.0';
7-
TMATSdate = 'Nov-30-2017';
6+
TMATSver = '1.2.1';
7+
TMATSdate = 'Mar-16-2018';
88

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

0 commit comments

Comments
 (0)