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

Hanno Schlichting hannosch at hannosch.eu
Wed May 4 04:44:29 EDT 2011


Log message for revision 121542:
  Prepare Products.ZCTextIndex 2.13.2.

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-05-04 08:43:29 UTC (rev 121541)
+++ Products.ZCTextIndex/trunk/CHANGES.txt	2011-05-04 08:44:29 UTC (rev 121542)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-2.13.2 (unreleased)
+2.13.2 (2011-05-04)
 -------------------
 
 - Avoid changing data, if the indexed values stayed the same.

Modified: Products.ZCTextIndex/trunk/setup.py
===================================================================
--- Products.ZCTextIndex/trunk/setup.py	2011-05-04 08:43:29 UTC (rev 121541)
+++ Products.ZCTextIndex/trunk/setup.py	2011-05-04 08:44:29 UTC (rev 121542)
@@ -16,7 +16,7 @@
 from setuptools import setup, find_packages, Extension
 
 setup(name='Products.ZCTextIndex',
-      version = '2.13.2dev',
+      version = '2.13.2',
       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