[Checkins] SVN: zope.security/trunk/ Prepare zope.security 3.8.2.

Hanno Schlichting hannosch at hannosch.eu
Tue May 24 04:50:34 EDT 2011


Log message for revision 121788:
  Prepare zope.security 3.8.2.

Changed:
  U   zope.security/trunk/CHANGES.txt
  U   zope.security/trunk/setup.py

-=-
Modified: zope.security/trunk/CHANGES.txt
===================================================================
--- zope.security/trunk/CHANGES.txt	2011-05-24 08:19:30 UTC (rev 121787)
+++ zope.security/trunk/CHANGES.txt	2011-05-24 08:50:33 UTC (rev 121788)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-3.8.2 (unreleased)
+3.8.2 (2011-05-24)
 ------------------
 
 - Fix a test that failed on Python 2.7.

Modified: zope.security/trunk/setup.py
===================================================================
--- zope.security/trunk/setup.py	2011-05-24 08:19:30 UTC (rev 121787)
+++ zope.security/trunk/setup.py	2011-05-24 08:50:33 UTC (rev 121788)
@@ -25,7 +25,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.security',
-      version='3.8.2dev',
+      version='3.8.2',
       author='Zope Foundation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Security Framework',



More information about the checkins mailing list