Skip to content

Commit

Permalink
Increment toolbox version to 2.5.16 and update binaries accordingly.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggalibert committed Oct 4, 2016
1 parent fb223a2 commit 8b06f1c
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.15 - ' computer];
toolboxVersion = ['2.5.16 - ' 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 8b06f1c

Please sign in to comment.