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

Hanno Schlichting hannosch at hannosch.eu
Tue Dec 14 14:05:51 EST 2010


Log message for revision 118874:
  Prepare zope.security 3.8.0.

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

-=-
Modified: zope.security/trunk/CHANGES.txt
===================================================================
--- zope.security/trunk/CHANGES.txt	2010-12-14 18:13:34 UTC (rev 118873)
+++ zope.security/trunk/CHANGES.txt	2010-12-14 19:05:50 UTC (rev 118874)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-3.8.0 (unreleased)
+3.8.0 (2010-12-14)
 ------------------
 
 - Added tests for our own ``configure.zcml``.

Modified: zope.security/trunk/setup.py
===================================================================
--- zope.security/trunk/setup.py	2010-12-14 18:13:34 UTC (rev 118873)
+++ zope.security/trunk/setup.py	2010-12-14 19:05:50 UTC (rev 118874)
@@ -25,7 +25,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.security',
-      version = '3.8.0dev',
+      version = '3.8.0',
       author='Zope Foundation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Security Framework',



More information about the checkins mailing list