[Checkins] SVN: zope.security/trunk/ Preparing release 3.8.3

Michael Howitz mh at gocept.com
Sat Sep 24 00:38:46 EST 2011


Log message for revision 122918:
  Preparing release 3.8.3

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-09-24 05:38:34 UTC (rev 122917)
+++ zope.security/trunk/CHANGES.txt	2011-09-24 05:38:44 UTC (rev 122918)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-3.8.3 (unreleased)
+3.8.3 (2011-09-24)
 ------------------
 
 - Fixed a regression introduced in 3.8.1: ``zope.location``\'s LocationProxy

Modified: zope.security/trunk/setup.py
===================================================================
--- zope.security/trunk/setup.py	2011-09-24 05:38:34 UTC (rev 122917)
+++ zope.security/trunk/setup.py	2011-09-24 05:38:44 UTC (rev 122918)
@@ -25,7 +25,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.security',
-      version='3.8.3dev',
+      version='3.8.3',
       author='Zope Foundation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Security Framework',



More information about the checkins mailing list