Update version in buildout.cfg to allow development
This commit is contained in:
parent
e31f90c440
commit
5e08d3a33e
@ -6,6 +6,8 @@ Changelog
|
|||||||
|
|
||||||
- Prune duplicated test code.
|
- Prune duplicated test code.
|
||||||
[pjstevns]
|
[pjstevns]
|
||||||
|
- Update version in buildout.cfg to allow development.
|
||||||
|
[pjstevns]
|
||||||
|
|
||||||
|
|
||||||
2.1.6 (2012-05-30)
|
2.1.6 (2012-05-30)
|
||||||
|
@ -12,4 +12,4 @@ versions = versions
|
|||||||
eggs += plone.app.discussion [test]
|
eggs += plone.app.discussion [test]
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
plone.app.discussion = 2.1.5
|
plone.app.discussion = 2.1.7.dev0
|
||||||
|
Loading…
Reference in New Issue
Block a user