Skip to content

Commit

Permalink
Increment version to 2.5.21 and update binaries accordingly.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggalibert committed Nov 23, 2016
1 parent 58f2279 commit ae925dd
Show file tree
Hide file tree
Showing 4 changed files 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 @@ -73,7 +73,7 @@ function imosToolbox(auto, varargin)
end

% Set current toolbox version
toolboxVersion = ['2.5.20 - ' computer];
toolboxVersion = ['2.5.21 - ' computer];

switch auto
case 'auto', autoIMOSToolbox(toolboxVersion, varargin{:});
Expand Down
Binary file modified imosToolbox_Linux64.bin
Binary file not shown.
Binary file modified imosToolbox_Win32.exe
Binary file not shown.
Binary file modified imosToolbox_Win64.exe
Binary file not shown.

0 comments on commit ae925dd

Please sign in to comment.