Skip to content

Commit

Permalink
Update for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
johanlofberg committed Jun 28, 2013
1 parent 5fb99e3 commit 97e5543
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,5 +1,5 @@
% YALMIP
% Version 05-April-2013
% Version 28-June-2013
%
% Information
%
Expand Down
2 changes: 1 addition & 1 deletion extras/yalmip.m
Original file line number Diff line number Diff line change
Expand Up @@ -938,7 +938,7 @@


case {'version','ver'}
varargout{1} = '20130405';
varargout{1} = '20130628';

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

0 comments on commit 97e5543

Please sign in to comment.