Skip to content

Commit

Permalink
Release 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
hmogensen committed Nov 10, 2014
1 parent 8670268 commit dcf1646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viewers/@SequenceViewer/SequenceViewer.m
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
classdef SequenceViewer < handle
methods (Static)
function str = version_str()
str = '>1.0.8';
str = '1.0.9';
end
end
properties (SetObservable)
Expand Down

0 comments on commit dcf1646

Please sign in to comment.