Use 1.0b10 good-py link

svn path=/plone.app.discussion/trunk/; revision=40659
This commit is contained in:
Timo Stollenwerk 2010-10-15 15:54:37 +00:00
parent 5e6d638885
commit 11f786bcd6

View File

@ -29,7 +29,7 @@ To install plone.app.discussion, add the following code to your buildout.cfg::
...
extends =
...
http://good-py.appspot.com/release/plone.app.discussion/1.0b7
http://good-py.appspot.com/release/plone.app.discussion/1.0b10
...