Changeset 211
- Timestamp:
- 01/10/12 23:48:29 (4 months ago)
- Location:
- plone4bio.base/trunk
- Files:
-
- 2 modified
-
docs/CHANGES.txt (modified) (1 diff)
-
setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
plone4bio.base/trunk/docs/CHANGES.txt
r208 r211 1 1 Change Log 2 2 ========== 3 4 1.1.0rc3 (unreleased) 5 --------------------- 6 7 - Nothing changed yet. 8 3 9 4 10 1.1.0rc2 (2012-01-10) -
plone4bio.base/trunk/setup.py
r205 r211 2 2 import os 3 3 4 version = '1.1.0rc 2'4 version = '1.1.0rc3.dev0' 5 5 6 6 setup(name='plone4bio.base',
