[Checkins] SVN: Products.BTreeFolder2/trunk/ Bump version

Hanno Schlichting hannosch at hannosch.eu
Wed Aug 4 16:30:48 EDT 2010


Log message for revision 115452:
  Bump version

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-08-04 20:30:08 UTC (rev 115451)
+++ Products.BTreeFolder2/trunk/CHANGES.txt	2010-08-04 20:30:48 UTC (rev 115452)
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+2.13.2 (unreleased)
+-------------------
+
+
 2.13.1 (2010-08-04)
 -------------------
 

Modified: Products.BTreeFolder2/trunk/setup.py
===================================================================
--- Products.BTreeFolder2/trunk/setup.py	2010-08-04 20:30:08 UTC (rev 115451)
+++ Products.BTreeFolder2/trunk/setup.py	2010-08-04 20:30:48 UTC (rev 115452)
@@ -15,7 +15,7 @@
 from setuptools import setup, find_packages
 
 setup(name='Products.BTreeFolder2',
-      version = '2.13.1',
+      version = '2.13.2dev',
       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