Skip to content

Commit

Permalink
Updating version number
Browse files Browse the repository at this point in the history
  • Loading branch information
hmogensen committed Nov 18, 2014
1 parent 6631d34 commit 5886708
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.10';
str = '>1.0.10';
end
end
properties (SetObservable)
Expand Down

0 comments on commit 5886708

Please sign in to comment.