Skip to content

Commit

Permalink
Increment version number to 2.5.28 and update binaries accordingly.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggalibert committed Jun 22, 2017
1 parent 7b206ba commit 55473a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imosToolbox.m
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ function imosToolbox(auto, varargin)
end

% Set current toolbox version
toolboxVersion = ['2.5.27 - ' computer];
toolboxVersion = ['2.5.28 - ' computer];

switch auto
case 'auto', autoIMOSToolbox(toolboxVersion, varargin{:});
Expand Down

0 comments on commit 55473a4

Please sign in to comment.