Changeset 2203 in products
- Timestamp:
- Apr 26, 2010 2:28:27 PM (14 years ago)
- Location:
- quintagroup.plonegooglesitemaps/branches/1.1.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
quintagroup.plonegooglesitemaps/branches/1.1.2/docs/HISTORY.txt
r2114 r2203 2 2 ========= 3 3 4 1.1 (2010-04-12) 4 1.1.2 (2010-04-26) 5 ---------------- 6 7 * Make compatible with quintagroup.canonicalpath v0.6 8 [mylan] 9 * Tested with plone-3.x 10 [mylan] 11 12 13 1.1.1 (2010-04-12) 5 14 ---------------- 6 15 -
quintagroup.plonegooglesitemaps/branches/1.1.2/setup.py
r2202 r2203 3 3 import os 4 4 5 version = '1.1. 1'5 version = '1.1.2' 6 6 7 7 setup(name='quintagroup.plonegooglesitemaps',
Note: See TracChangeset
for help on using the changeset viewer.