[Checkins] SVN: zope.broken/trunk/ Prepare zope.broken 3.6.0.
    Hanno Schlichting 
    hannosch at hannosch.eu
       
    Fri Jan  8 19:23:38 EST 2010
    
    
  
Log message for revision 107904:
  Prepare zope.broken 3.6.0.
Changed:
  U   zope.broken/trunk/CHANGES.txt
  U   zope.broken/trunk/setup.py
-=-
Modified: zope.broken/trunk/CHANGES.txt
===================================================================
--- zope.broken/trunk/CHANGES.txt	2010-01-09 00:22:06 UTC (rev 107903)
+++ zope.broken/trunk/CHANGES.txt	2010-01-09 00:23:37 UTC (rev 107904)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-3.6.0 (unreleased)
+3.6.0 (2010-01-09)
 ------------------
 
 - The IBroken interface has been merged into the ZODB3 distribution. Import
Modified: zope.broken/trunk/setup.py
===================================================================
--- zope.broken/trunk/setup.py	2010-01-09 00:22:06 UTC (rev 107903)
+++ zope.broken/trunk/setup.py	2010-01-09 00:23:37 UTC (rev 107904)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.broken',
-      version = '3.6.0dev',
+      version = '3.6.0',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Broken Object Interfaces',
    
    
More information about the checkins
mailing list