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

Hanno Schlichting hannosch at hannosch.eu
Sun Jul 11 09:13:05 EDT 2010


Log message for revision 114598:
  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-07-11 13:12:38 UTC (rev 114597)
+++ Products.BTreeFolder2/trunk/CHANGES.txt	2010-07-11 13:13:05 UTC (rev 114598)
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+2.13.1 (unreleased)
+-------------------
+
+
 2.13.0 (2010-07-11)
 -------------------
 

Modified: Products.BTreeFolder2/trunk/setup.py
===================================================================
--- Products.BTreeFolder2/trunk/setup.py	2010-07-11 13:12:38 UTC (rev 114597)
+++ Products.BTreeFolder2/trunk/setup.py	2010-07-11 13:13:05 UTC (rev 114598)
@@ -15,7 +15,7 @@
 from setuptools import setup, find_packages
 
 setup(name='Products.BTreeFolder2',
-      version = '2.13.0',
+      version = '2.13.1dev',
       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