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

Hanno Schlichting hannosch at hannosch.eu
Sun Jul 11 09:11:08 EDT 2010


Log message for revision 114595:
  Prepare Products.BTreeFolder2 2.13.0.

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

-=-
Modified: Products.BTreeFolder2/trunk/CHANGES.txt
===================================================================
--- Products.BTreeFolder2/trunk/CHANGES.txt	2010-07-11 13:10:41 UTC (rev 114594)
+++ Products.BTreeFolder2/trunk/CHANGES.txt	2010-07-11 13:11:08 UTC (rev 114595)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-2.13.0 (unreleased)
+2.13.0 (2010-07-11)
 -------------------
 
 - Changed the `objectIds`, `objectItems` and `objectValues` methods to use the

Modified: Products.BTreeFolder2/trunk/setup.py
===================================================================
--- Products.BTreeFolder2/trunk/setup.py	2010-07-11 13:10:41 UTC (rev 114594)
+++ Products.BTreeFolder2/trunk/setup.py	2010-07-11 13:11:08 UTC (rev 114595)
@@ -15,7 +15,7 @@
 from setuptools import setup, find_packages
 
 setup(name='Products.BTreeFolder2',
-      version = '2.13.0dev',
+      version = '2.13.0',
       url='http://pypi.python.org/pypi/Products.BTreeFolder2',
       license='ZPL 2.1',
       description="",



More information about the checkins mailing list