mailr25508 - /trunk/docs/Release_Checklist


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on September 01, 2014 - 17:38:
Author: bugman
Date: Mon Sep  1 17:38:49 2014
New Revision: 25508

URL: http://svn.gna.org/viewcvs/relax?rev=25508&view=rev
Log:
Updated the minfx version numbers in the release checklist document.

The version is now 1.0.10, which has not been released yet but will contain 
the implementation of
the log-barrier constraint algorithm gradient and Hessian.


Modified:
    trunk/docs/Release_Checklist

Modified: trunk/docs/Release_Checklist
URL: 
http://svn.gna.org/viewcvs/relax/trunk/docs/Release_Checklist?rev=25508&r1=25507&r2=25508&view=diff
==============================================================================
--- trunk/docs/Release_Checklist        (original)
+++ trunk/docs/Release_Checklist        Mon Sep  1 17:38:49 2014
@@ -70,7 +70,7 @@
 
 Bundle minfx and bmrblib by checking out the latest stable release tags, for 
example:
 
-$ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/minfx/tags/1.0.9/minfx
+$ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/minfx/tags/1.0.10/minfx
 $ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/bmrblib/tags/1.0.3/bmrblib
 
 
@@ -107,7 +107,7 @@
 
 $ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/relax/tags/2.0.1
 $ cd 2.0.1
-$ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/minfx/tags/1.0.9/minfx
+$ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/minfx/tags/1.0.10/minfx
 $ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/bmrblib/tags/1.0.3/bmrblib
 $ scons binary_dist key=xxxxx
 
@@ -115,7 +115,7 @@
 
 $ svn co http://svn.gna.org/svn/relax/tags/2.0.1
 $ cd 2.0.1
-$ svn co http://svn.gna.org/svn/minfx/tags/1.0.9/minfx
+$ svn co http://svn.gna.org/svn/minfx/tags/1.0.10/minfx
 $ svn co http://svn.gna.org/svn/bmrblib/tags/1.0.3/bmrblib
 $ scons binary_dist
 




Related Messages


Powered by MHonArc, Updated Mon Sep 01 18:00:02 2014