Skip to content

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
chapman178 committed Apr 7, 2020
1 parent 0beaf8a commit 56066ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Trunk/Install_TMATS.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ function Install_TMATS()

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

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

0 comments on commit 56066ea

Please sign in to comment.