Skip to content

Commit

Permalink
Add link for building reference documentation for MP-Opt-Model.
Browse files Browse the repository at this point in the history
  • Loading branch information
rdzman committed Mar 28, 2024
1 parent 6fc1393 commit 1e74b2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/sphinx/source/matlab-source/mp_opt_model
2 changes: 1 addition & 1 deletion lib/mpver.m
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
v{1} = struct( 'Name', 'MATPOWER', ...
'Version', '8.0b1+', ...
'Release', '', ...
'Date', '21-Mar-2024' );
'Date', '26-Mar-2024' );
if nargout > 0
if nargin > 0
rv = v{1};
Expand Down

0 comments on commit 1e74b2d

Please sign in to comment.