[svn:parrot] r38266 - trunk/tools/util

allison at svn.parrot.org allison at svn.parrot.org
Wed Apr 22 06:15:10 UTC 2009


Author: allison
Date: Wed Apr 22 06:15:10 2009
New Revision: 38266
URL: https://trac.parrot.org/parrot/changeset/38266

Log:
[cage] 1.1 lives in the 'devel' directory. (And so will the next few
releases, so might as well go ahead and update it.)

Modified:
   trunk/tools/util/release.json

Modified: trunk/tools/util/release.json
==============================================================================
--- trunk/tools/util/release.json	Wed Apr 22 04:39:58 2009	(r38265)
+++ trunk/tools/util/release.json	Wed Apr 22 06:15:10 2009	(r38266)
@@ -17,7 +17,7 @@
     "wiki.bugday"      : "bug_day_2009_05_16",
 
     "cpan.search"      : "http://search.cpan.org/dist/parrot",
-    "ftp.path"         : "ftp://ftp.parrot.org/pub/parrot/releases/stable/1.1.0/",
+    "ftp.path"         : "ftp://ftp.parrot.org/pub/parrot/releases/devel/1.1.0/",
     "subversion.root"  : "http://subversion.tigris.org/",
     "svk.root"         : "http://svk.bestpractical.com/"
 }


More information about the parrot-commits mailing list