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

Hanno Schlichting hannosch at hannosch.eu
Sun Jul 25 05:50:47 EDT 2010


Log message for revision 115062:
  Prepare Products.OFSP 2.13.2.

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

-=-
Modified: Products.OFSP/trunk/CHANGES.txt
===================================================================
--- Products.OFSP/trunk/CHANGES.txt	2010-07-25 09:50:09 UTC (rev 115061)
+++ Products.OFSP/trunk/CHANGES.txt	2010-07-25 09:50:47 UTC (rev 115062)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-2.13.2 (unreleased)
+2.13.2 (2010-07-25)
 -------------------
 
 - Moved the registration of OFS types back into this packages `initialize`

Modified: Products.OFSP/trunk/setup.py
===================================================================
--- Products.OFSP/trunk/setup.py	2010-07-25 09:50:09 UTC (rev 115061)
+++ Products.OFSP/trunk/setup.py	2010-07-25 09:50:47 UTC (rev 115062)
@@ -15,7 +15,7 @@
 from setuptools import setup, find_packages
 
 setup(name='Products.OFSP',
-      version = '2.13.2dev',
+      version = '2.13.2',
       url='http://pypi.python.org/pypi/Products.OFSP',
       license='ZPL 2.1',
       description="General Zope 2 help screens.",



More information about the checkins mailing list