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 Sep 18, 2015
1 parent eb872b2 commit 2c5013d
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 26-Jun-2015
% Version 18-Sep-2015
%
% Information
%
Expand Down
2 changes: 1 addition & 1 deletion extras/yalmip.m
Original file line number Diff line number Diff line change
Expand Up @@ -967,7 +967,7 @@


case {'version','ver'}
varargout{1} = '20150626';
varargout{1} = '20150918';

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

0 comments on commit 2c5013d

Please sign in to comment.