Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
johanlofberg committed Apr 25, 2019
1 parent fcdfa06 commit 6ac09d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Contents.m
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
% YALMIP
% Version 12-October-2018
% Version 25-April-2019
% Help on http://yalmip.github.io
2 changes: 1 addition & 1 deletion extras/yalmip.m
Original file line number Diff line number Diff line change
Expand Up @@ -1031,7 +1031,7 @@


case {'version','ver'}
varargout{1} = '20181012';
varargout{1} = '20190425';

case 'setintvariables'
internal_sdpvarstate.intVariables = varargin{2};
Expand Down

0 comments on commit 6ac09d5

Please sign in to comment.