[Checkins] SVN: zope.security/trunk/ Back to development: 3.8.2

Michael Howitz mh at gocept.com
Tue May 3 02:27:59 EDT 2011


Log message for revision 121517:
  Back to development: 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-03 06:26:42 UTC (rev 121516)
+++ zope.security/trunk/CHANGES.txt	2011-05-03 06:27:58 UTC (rev 121517)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.8.2 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.8.1 (2011-05-03)
 ------------------
 

Modified: zope.security/trunk/setup.py
===================================================================
--- zope.security/trunk/setup.py	2011-05-03 06:26:42 UTC (rev 121516)
+++ zope.security/trunk/setup.py	2011-05-03 06:27:58 UTC (rev 121517)
@@ -25,7 +25,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.security',
-      version='3.8.1',
+      version='3.8.2dev',
       author='Zope Foundation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Security Framework',



More information about the checkins mailing list