[Checkins] SVN: Products.ZCTextIndex/trunk/ Prepare Products.ZCTextIndex 2.13.3.

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


Log message for revision 122383:
  Prepare Products.ZCTextIndex 2.13.3.

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:27:41 UTC (rev 122382)
+++ Products.ZCTextIndex/trunk/CHANGES.txt	2011-07-28 09:28:07 UTC (rev 122383)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-2.13.3 (unreleased)
+2.13.3 (2011-07-28)
 -------------------
 
 - Fixed problem in reindex document optimization, which could lead to negative

Modified: Products.ZCTextIndex/trunk/setup.py
===================================================================
--- Products.ZCTextIndex/trunk/setup.py	2011-07-28 09:27:41 UTC (rev 122382)
+++ Products.ZCTextIndex/trunk/setup.py	2011-07-28 09:28:07 UTC (rev 122383)
@@ -16,7 +16,7 @@
 from setuptools import setup, find_packages, Extension
 
 setup(name='Products.ZCTextIndex',
-      version = '2.13.3dev',
+      version = '2.13.3',
       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