Skip to content

Commit

Permalink
Merge pull request #249 from HJZollner/PRIAM_recon
Browse files Browse the repository at this point in the history
Hotfix version number
  • Loading branch information
HJZollner authored Apr 5, 2021
2 parents 839ac3f + ca239f3 commit 5427395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion job/OspreyJob.m
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@
%%% 7. SET FLAGS AND VERSION %%%
MRSCont.flags.didLoadJob = 1;
MRSCont.loadedJob = jobFile;
MRSCont.ver.Osp = 'Osprey 1.0.0';
MRSCont.ver.Osp = 'Osprey 1.0.1';


%%% 8. CHECK IF OUTPUT STRUCTURE ALREADY EXISTS IN OUTPUT FOLDER %%%
Expand Down

0 comments on commit 5427395

Please sign in to comment.