mailr20265 - /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 July 09, 2013 - 14:36:
Author: bugman
Date: Tue Jul  9 14:36:10 2013
New Revision: 20265

URL: http://svn.gna.org/viewcvs/relax?rev=20265&view=rev
Log:
Release checklist minfx and bmrblib version update to the newest versions.


Modified:
    trunk/docs/Release_Checklist

Modified: trunk/docs/Release_Checklist
URL: 
http://svn.gna.org/viewcvs/relax/trunk/docs/Release_Checklist?rev=20265&r1=20264&r2=20265&view=diff
==============================================================================
--- trunk/docs/Release_Checklist (original)
+++ trunk/docs/Release_Checklist Tue Jul  9 14:36:10 2013
@@ -51,8 +51,8 @@
 
 * 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.4/minfx
-$ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/bmrblib/tags/1.0.2/bmrblib
+$ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/minfx/tags/1.0.5/minfx
+$ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/bmrblib/tags/1.0.3/bmrblib
 
 
 
@@ -78,16 +78,16 @@
 
 $ 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.4/minfx
-$ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/bmrblib/tags/1.0.2/bmrblib
+$ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/minfx/tags/1.0.5/minfx
+$ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/bmrblib/tags/1.0.3/bmrblib
 $ scons binary_dist key=xxxxx
 
 Or:
 
 $ 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.4/minfx
-$ svn co http://svn.gna.org/svn/bmrblib/tags/1.0.2/bmrblib
+$ svn co http://svn.gna.org/svn/minfx/tags/1.0.5/minfx
+$ svn co http://svn.gna.org/svn/bmrblib/tags/1.0.3/bmrblib
 $ scons binary_dist
 
 




Related Messages


Powered by MHonArc, Updated Tue Jul 09 14:40:02 2013