Skip to content

Commit

Permalink
Merge pull request #796 from aodn/release_2.6.15
Browse files Browse the repository at this point in the history
release: 2.6.15
  • Loading branch information
evacougnon authored Jan 12, 2023
2 parents 9afd769 + 0644004 commit 1b30843
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion imosToolbox.m
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ function imosToolbox(auto, varargin)
%

% Set current toolbox version
toolboxVersion = ['2.6.14 - ' computer];
toolboxVersion = ['2.6.15 - ' computer];

if nargin == 0, auto = 'manual'; end

Expand Down
Binary file modified imosToolbox_Linux64.bin
Binary file not shown.
Binary file modified imosToolbox_Win64.exe
Binary file not shown.
3 changes: 3 additions & 0 deletions send_testfile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
# Storage of the files should follow imos-data rules,
# mainly the md5 metadata entry.
#
# set the aws profiles prior to run the script by typing:
# export AWS_PROFILE=production-projectofficer
#
# $1 - the input file
#
# Example:
Expand Down

0 comments on commit 1b30843

Please sign in to comment.