[Checkins] SVN: zope.app.content/trunk/ Preparing release 3.5.1

Gediminas Paulauskas menesis at pov.lt
Tue Dec 21 14:22:23 EST 2010


Log message for revision 119035:
  Preparing release 3.5.1

Changed:
  U   zope.app.content/trunk/CHANGES.txt
  U   zope.app.content/trunk/setup.py

-=-
Modified: zope.app.content/trunk/CHANGES.txt
===================================================================
--- zope.app.content/trunk/CHANGES.txt	2010-12-21 19:21:13 UTC (rev 119034)
+++ zope.app.content/trunk/CHANGES.txt	2010-12-21 19:22:23 UTC (rev 119035)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-3.5.1 (unreleased)
+3.5.1 (2010-12-21)
 ------------------
 
 - Replace ``zope.app.component`` dependency with ``zope.componentvocabulary``.

Modified: zope.app.content/trunk/setup.py
===================================================================
--- zope.app.content/trunk/setup.py	2010-12-21 19:21:13 UTC (rev 119034)
+++ zope.app.content/trunk/setup.py	2010-12-21 19:22:23 UTC (rev 119035)
@@ -24,7 +24,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.content',
-      version='3.5.1dev',
+      version='3.5.1',
       author='Zope Foundation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Content Type',



More information about the checkins mailing list