[Checkins] SVN: Products.BTreeFolder2/trunk/ vb

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


Log message for revision 120802:
  vb

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:31:00 UTC (rev 120801)
+++ Products.BTreeFolder2/trunk/CHANGES.txt	2011-03-08 12:31:30 UTC (rev 120802)
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+2.13.3 (unreleased)
+-------------------
+
+
 2.13.2 (2011-03-08)
 -------------------
 

Modified: Products.BTreeFolder2/trunk/setup.py
===================================================================
--- Products.BTreeFolder2/trunk/setup.py	2011-03-08 12:31:00 UTC (rev 120801)
+++ Products.BTreeFolder2/trunk/setup.py	2011-03-08 12:31:30 UTC (rev 120802)
@@ -15,7 +15,7 @@
 from setuptools import setup, find_packages
 
 setup(name='Products.BTreeFolder2',
-      version = '2.13.2',
+      version = '2.13.3dev',
       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