[Checkins] SVN: zope.location/tags/3.5.5/ updated release info

Jim Fulton jim at zope.com
Sat Aug 15 09:20:10 EDT 2009


Log message for revision 102799:
  updated release info

Changed:
  U   zope.location/tags/3.5.5/CHANGES.txt
  U   zope.location/tags/3.5.5/setup.py

-=-
Modified: zope.location/tags/3.5.5/CHANGES.txt
===================================================================
--- zope.location/tags/3.5.5/CHANGES.txt	2009-08-15 13:19:35 UTC (rev 102798)
+++ zope.location/tags/3.5.5/CHANGES.txt	2009-08-15 13:20:10 UTC (rev 102799)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-3.5.5 (unreleased)
+3.5.5 (2009-08-15)
 ------------------
 
 - Add zope.deferredimport as a dependency as it's used directly by

Modified: zope.location/tags/3.5.5/setup.py
===================================================================
--- zope.location/tags/3.5.5/setup.py	2009-08-15 13:19:35 UTC (rev 102798)
+++ zope.location/tags/3.5.5/setup.py	2009-08-15 13:20:10 UTC (rev 102799)
@@ -21,7 +21,7 @@
     return text
 
 setup(name='zope.location',
-      version = '3.5.5dev',
+      version = '3.5.5',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Location',



More information about the Checkins mailing list