Skip to content

Commit

Permalink
Increment toolbox version and update binaries accordingly.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggalibert committed Jul 25, 2016
1 parent ff0fb5e commit 496e1e7
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.13 - ' computer];
toolboxVersion = ['2.5.14 - ' 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 496e1e7

Please sign in to comment.