[Checkins] SVN: zope.security/branches/3.7/ Back to development: 3.7.5

Michael Howitz mh at gocept.com
Sat Sep 25 07:21:28 EDT 2010


Log message for revision 116841:
  Back to development: 3.7.5

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:20:21 UTC (rev 116840)
+++ zope.security/branches/3.7/CHANGES.txt	2010-09-25 11:21:28 UTC (rev 116841)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.7.5 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.7.4 (2010-09-25)
 ------------------
 

Modified: zope.security/branches/3.7/setup.py
===================================================================
--- zope.security/branches/3.7/setup.py	2010-09-25 11:20:21 UTC (rev 116840)
+++ zope.security/branches/3.7/setup.py	2010-09-25 11:21:28 UTC (rev 116841)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.security',
-      version='3.7.4',
+      version='3.7.5dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Security Framework',



More information about the checkins mailing list