mailr26215 - /trunk/docs/devel/Release_Checklist


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

Header


Content

Posted by edward on October 09, 2014 - 11:15:
Author: bugman
Date: Thu Oct  9 11:14:59 2014
New Revision: 26215

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


Modified:
    trunk/docs/devel/Release_Checklist

Modified: trunk/docs/devel/Release_Checklist
URL: 
http://svn.gna.org/viewcvs/relax/trunk/docs/devel/Release_Checklist?rev=26215&r1=26214&r2=26215&view=diff
==============================================================================
--- trunk/docs/devel/Release_Checklist  (original)
+++ trunk/docs/devel/Release_Checklist  Thu Oct  9 11:14:59 2014
@@ -65,7 +65,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.10/minfx
+$ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/minfx/tags/1.0.11/minfx
 $ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/bmrblib/tags/1.0.3/bmrblib
 
 
@@ -102,7 +102,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.10/minfx
+$ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/minfx/tags/1.0.11/minfx
 $ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/bmrblib/tags/1.0.3/bmrblib
 $ scons binary_dist key=xxxxx
 
@@ -110,7 +110,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.10/minfx
+$ svn co http://svn.gna.org/svn/minfx/tags/1.0.11/minfx
 $ svn co http://svn.gna.org/svn/bmrblib/tags/1.0.3/bmrblib
 $ scons binary_dist
 




Related Messages


Powered by MHonArc, Updated Thu Oct 09 11:40:02 2014