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

Hanno Schlichting hannosch at hannosch.eu
Thu Jul 28 05:28:39 EDT 2011


Log message for revision 122385:
  vb

Changed:
  U   Products.ZCTextIndex/trunk/CHANGES.txt
  U   Products.ZCTextIndex/trunk/setup.py

-=-
Modified: Products.ZCTextIndex/trunk/CHANGES.txt
===================================================================
--- Products.ZCTextIndex/trunk/CHANGES.txt	2011-07-28 09:28:19 UTC (rev 122384)
+++ Products.ZCTextIndex/trunk/CHANGES.txt	2011-07-28 09:28:39 UTC (rev 122385)
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+2.13.4 (unreleased)
+-------------------
+
+
 2.13.3 (2011-07-28)
 -------------------
 

Modified: Products.ZCTextIndex/trunk/setup.py
===================================================================
--- Products.ZCTextIndex/trunk/setup.py	2011-07-28 09:28:19 UTC (rev 122384)
+++ Products.ZCTextIndex/trunk/setup.py	2011-07-28 09:28:39 UTC (rev 122385)
@@ -16,7 +16,7 @@
 from setuptools import setup, find_packages, Extension
 
 setup(name='Products.ZCTextIndex',
-      version = '2.13.3',
+      version = '2.13.4dev',
       url='http://pypi.python.org/pypi/Products.ZCTextIndex',
       license='ZPL 2.1',
       description="Full text indexing for ZCatalog / Zope 2.",



More information about the checkins mailing list