Skip to content

Commit 7842cca

Browse files
committed
Bump to version SeDuMi 1.3.4 (closes #38).
1 parent 8a3796f commit 7842cca

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Version.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
1.32
2-
20130724
1+
1.3.4
2+
20190724

install_sedumi.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ function install_sedumi( varargin )
22

33
%SeDuMi installation script
44
%
5-
% Heavy rewrite by Michael C. Grant for SeDuMi 1.34
6-
% Now detects if binaries are already
5+
% Heavy rewrite by Michael C. Grant for SeDuMi 1.3.4
6+
% Now detects if binaries are already
77
%
88
% This file is part of SeDuMi 1.1 by Imre Polik and Oleksandr Romanko
99
% Copyright (C) 2005 McMaster University, Hamilton, CANADA (since 1.1)

sedumi.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@
307307
% ----------------------------------------
308308
% Print welcome
309309
% ----------------------------------------
310-
my_fprintf(pars.fid,'SeDuMi 1.32 by AdvOL, 2005-2008 and Jos F. Sturm, 1998-2003.\n');
310+
my_fprintf(pars.fid,'SeDuMi 1.3.4 by AdvOL, 2005-2008 and Jos F. Sturm, 1998-2003.\n');
311311
% ----------------------------------------
312312
% Print statistics of cone-problem
313313
% ----------------------------------------

0 commit comments

Comments
 (0)