[Checkins] SVN: zope.security/branches/3.8/ Prep 3.8.5.

Tres Seaver cvs-admin at zope.org
Sat Dec 22 01:19:05 UTC 2012


Log message for revision 128851:
  Prep 3.8.5.

Changed:
  U   zope.security/branches/3.8/CHANGES.txt
  U   zope.security/branches/3.8/setup.py

-=-
Modified: zope.security/branches/3.8/CHANGES.txt
===================================================================
--- zope.security/branches/3.8/CHANGES.txt	2012-12-22 01:17:57 UTC (rev 128850)
+++ zope.security/branches/3.8/CHANGES.txt	2012-12-22 01:19:04 UTC (rev 128851)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-3.8.5 (unreleased)
+3.8.5 (2012-12-21)
 ------------------
 
 - Ship with an included ``proxy.h`` header which is compatible with the

Modified: zope.security/branches/3.8/setup.py
===================================================================
--- zope.security/branches/3.8/setup.py	2012-12-22 01:17:57 UTC (rev 128850)
+++ zope.security/branches/3.8/setup.py	2012-12-22 01:19:04 UTC (rev 128851)
@@ -25,7 +25,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.security',
-      version='3.8.5dev',
+      version='3.8.5',
       author='Zope Foundation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Security Framework',



More information about the checkins mailing list