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

Hanno Schlichting hannosch at hannosch.eu
Mon Dec 12 12:58:49 UTC 2011


Log message for revision 123744:
  Prepare Products.BTreeFolder2 2.13.4.

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-12-12 12:55:42 UTC (rev 123743)
+++ Products.BTreeFolder2/trunk/CHANGES.txt	2011-12-12 12:58:49 UTC (rev 123744)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-2.13.4 (unreleased)
+2.13.4 (2011-12-12)
 -------------------
 
 - Provide security declaration for `BTreeFolder2Base.hasObject` method.

Modified: Products.BTreeFolder2/trunk/setup.py
===================================================================
--- Products.BTreeFolder2/trunk/setup.py	2011-12-12 12:55:42 UTC (rev 123743)
+++ Products.BTreeFolder2/trunk/setup.py	2011-12-12 12:58:49 UTC (rev 123744)
@@ -15,7 +15,7 @@
 from setuptools import setup, find_packages
 
 setup(name='Products.BTreeFolder2',
-      version='2.13.4dev',
+      version='2.13.4',
       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