Skip to content

Commit

Permalink
Updating version info for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
johanlofberg committed Aug 7, 2012
1 parent e6e1127 commit d101615
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 3 (R2012a) 06-Aug-2012
% Version 3 (R2012a) 07-Aug-2012
%
% Information
%
Expand Down
2 changes: 1 addition & 1 deletion extras/yalmip.m
Original file line number Diff line number Diff line change
Expand Up @@ -752,7 +752,7 @@


case {'version','ver'}
varargout{1} = '20120806';
varargout{1} = '20120807';

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

0 comments on commit d101615

Please sign in to comment.