Preparing release 1.0b8
svn path=/plone.app.discussion/trunk/; revision=40507
This commit is contained in:
parent
51642c2e0f
commit
198225ae9a
@ -1,7 +1,7 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
1.0b8 (unreleased)
|
1.0b8 (2010-10-04)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
- Apply the comment viewlet template and styles to the new title-less comments.
|
- Apply the comment viewlet template and styles to the new title-less comments.
|
||||||
@ -38,6 +38,7 @@ Changelog
|
|||||||
- Italian translation updated.
|
- Italian translation updated.
|
||||||
[keul]
|
[keul]
|
||||||
|
|
||||||
|
|
||||||
1.0b7 (2010-09-15)
|
1.0b7 (2010-09-15)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
2
setup.py
2
setup.py
@ -1,6 +1,6 @@
|
|||||||
from setuptools import setup, find_packages
|
from setuptools import setup, find_packages
|
||||||
|
|
||||||
version = '1.0b8dev'
|
version = '1.0b8'
|
||||||
|
|
||||||
setup(name='plone.app.discussion',
|
setup(name='plone.app.discussion',
|
||||||
version=version,
|
version=version,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user