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

Michael Howitz mh at gocept.com
Sat Sep 24 00:40:56 EST 2011


Log message for revision 122920:
  Back to development: 3.8.4

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:39:04 UTC (rev 122919)
+++ zope.security/trunk/CHANGES.txt	2011-09-24 05:40:55 UTC (rev 122920)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.8.4 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.8.3 (2011-09-24)
 ------------------
 

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



More information about the checkins mailing list