[Checkins] SVN: Products.BTreeFolder2/trunk/ Back to development: 2.13.4

Michael Howitz mh at gocept.com
Tue Mar 15 04:29:19 EDT 2011


Log message for revision 120938:
  Back to development: 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-03-15 08:28:07 UTC (rev 120937)
+++ Products.BTreeFolder2/trunk/CHANGES.txt	2011-03-15 08:29:19 UTC (rev 120938)
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+2.13.4 (unreleased)
+-------------------
+
+- Nothing changed yet.
+
+
 2.13.3 (2011-03-15)
 -------------------
 

Modified: Products.BTreeFolder2/trunk/setup.py
===================================================================
--- Products.BTreeFolder2/trunk/setup.py	2011-03-15 08:28:07 UTC (rev 120937)
+++ Products.BTreeFolder2/trunk/setup.py	2011-03-15 08:29:19 UTC (rev 120938)
@@ -15,7 +15,7 @@
 from setuptools import setup, find_packages
 
 setup(name='Products.BTreeFolder2',
-      version='2.13.3',
+      version='2.13.4dev',
       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