[Checkins] SVN: Products.StandardCacheManagers/trunk/ Prepare Products.StandardCacheManagers 2.13.0.

Hanno Schlichting hannosch at hannosch.eu
Sun Jul 11 14:21:05 EDT 2010


Log message for revision 114614:
  Prepare Products.StandardCacheManagers 2.13.0.

Changed:
  U   Products.StandardCacheManagers/trunk/CHANGES.txt
  U   Products.StandardCacheManagers/trunk/setup.py

-=-
Modified: Products.StandardCacheManagers/trunk/CHANGES.txt
===================================================================
--- Products.StandardCacheManagers/trunk/CHANGES.txt	2010-07-11 18:19:17 UTC (rev 114613)
+++ Products.StandardCacheManagers/trunk/CHANGES.txt	2010-07-11 18:21:05 UTC (rev 114614)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-2.13.0 (unreleased)
+2.13.0 (2010-07-11)
 -------------------
 
 - Released as separate package.

Modified: Products.StandardCacheManagers/trunk/setup.py
===================================================================
--- Products.StandardCacheManagers/trunk/setup.py	2010-07-11 18:19:17 UTC (rev 114613)
+++ Products.StandardCacheManagers/trunk/setup.py	2010-07-11 18:21:05 UTC (rev 114614)
@@ -15,7 +15,7 @@
 from setuptools import setup, find_packages
 
 setup(name='Products.StandardCacheManagers',
-      version = '2.13.0dev',
+      version = '2.13.0',
       url='http://pypi.python.org/pypi/Products.StandardCacheManagers',
       license='ZPL 2.1',
       description="Cache managers for Zope 2.",



More information about the checkins mailing list