We are still on 1.0RC1. :)

svn path=/plone.app.discussion/trunk/; revision=45736
This commit is contained in:
Timo Stollenwerk 2010-11-10 10:11:14 +00:00
parent ab00fa3d99
commit c043061b1b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
from setuptools import setup, find_packages
version = '1.0b12jarn-unicode'
version = '1.0bRC1'
setup(name='plone.app.discussion',
version=version,