Skip to content

Commit

Permalink
Bump version to 1.0.0, close #1
Browse files Browse the repository at this point in the history
  • Loading branch information
nunofachada committed Sep 21, 2017
1 parent 8e39c4d commit cdd7f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion startup.m
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
global micompm_version;

% micompm version
micompm_version = '1.0.0-dev';
micompm_version = '1.0.0';

% Check if statistics toolbox/package is present
if is_octave()
Expand Down

0 comments on commit cdd7f7d

Please sign in to comment.