[Checkins] SVN: zope.security/branches/3.7/ bring branch in shape

Michael Howitz mh at gocept.com
Sat Sep 25 07:18:48 EDT 2010


Log message for revision 116837:
  bring branch in shape
  

Changed:
  U   zope.security/branches/3.7/CHANGES.txt
  U   zope.security/branches/3.7/setup.py

-=-
Modified: zope.security/branches/3.7/CHANGES.txt
===================================================================
--- zope.security/branches/3.7/CHANGES.txt	2010-09-25 11:17:57 UTC (rev 116836)
+++ zope.security/branches/3.7/CHANGES.txt	2010-09-25 11:18:47 UTC (rev 116837)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.7.4 (unreleased)
+------------------
+
+- ...
+
+
 3.7.3 (2010-04-30)
 ------------------
 

Modified: zope.security/branches/3.7/setup.py
===================================================================
--- zope.security/branches/3.7/setup.py	2010-09-25 11:17:57 UTC (rev 116836)
+++ zope.security/branches/3.7/setup.py	2010-09-25 11:18:47 UTC (rev 116837)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.security',
-      version = '3.7.3',
+      version = '3.7.4dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Security Framework',



More information about the checkins mailing list