[Checkins] SVN: zope.release/trunk/buildout.cfg Switch to the next release.

Stephan Richter srichter at cosmos.phy.tufts.edu
Sun Feb 1 02:16:15 EST 2009


Log message for revision 95810:
  Switch to the next release.
  

Changed:
  U   zope.release/trunk/buildout.cfg

-=-
Modified: zope.release/trunk/buildout.cfg
===================================================================
--- zope.release/trunk/buildout.cfg	2009-02-01 07:13:45 UTC (rev 95809)
+++ zope.release/trunk/buildout.cfg	2009-02-01 07:16:14 UTC (rev 95810)
@@ -40,14 +40,14 @@
 eggs = zope.release
 scripts = upload
 arguments = sys.argv[1:] +
-            ['download.zope.org:/var/www/download.zope.org/zope3.4']
+            ['download.zope.org:/var/www/download.zope.org/zope3.5']
 
 [update-tree]
 recipe = zc.recipe.egg:scripts
 eggs = zope.release
 scripts = update-tree
 arguments = ('${buildout:directory}/releases/controlled-packages.cfg',
-             './Zope3-3.4',)
+             './Zope3-3.5',)
 
 [list-latest]
 recipe = zc.recipe.egg:scripts



More information about the Checkins mailing list