Skip to content

Commit

Permalink
Increase version number to 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jbect committed Oct 12, 2019
1 parent ca33813 commit 6db93f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stk_version.m
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@

function v = stk_version ()

v = '2.6.0';
v = '2.6.1';

end % function

0 comments on commit 6db93f9

Please sign in to comment.