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

Hanno Schlichting hannosch at hannosch.eu
Tue Mar 8 07:30:45 EST 2011


Log message for revision 120800:
  Prepare Products.BTreeFolder2 2.13.2.

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

-=-
Modified: Products.BTreeFolder2/trunk/CHANGES.txt
===================================================================
--- Products.BTreeFolder2/trunk/CHANGES.txt	2011-03-08 12:30:06 UTC (rev 120799)
+++ Products.BTreeFolder2/trunk/CHANGES.txt	2011-03-08 12:30:45 UTC (rev 120800)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-2.13.2 (unreleased)
+2.13.2 (2011-03-08)
 -------------------
 
 - `objectValues` and `objectItems` no longer do a special handling when no

Modified: Products.BTreeFolder2/trunk/setup.py
===================================================================
--- Products.BTreeFolder2/trunk/setup.py	2011-03-08 12:30:06 UTC (rev 120799)
+++ Products.BTreeFolder2/trunk/setup.py	2011-03-08 12:30:45 UTC (rev 120800)
@@ -15,7 +15,7 @@
 from setuptools import setup, find_packages
 
 setup(name='Products.BTreeFolder2',
-      version = '2.13.2dev',
+      version = '2.13.2',
       url='http://pypi.python.org/pypi/Products.BTreeFolder2',
       license='ZPL 2.1',
       description="A BTree based implementation for Zope 2's OFS.",



More information about the checkins mailing list