[Checkins] SVN: zope.app.authentication/trunk/ Back to dev.

Souheil CHELFOUH souheil at chelfouh.com
Thu Feb 11 14:03:13 EST 2010


Log message for revision 108936:
  Back to dev.
  

Changed:
  U   zope.app.authentication/trunk/CHANGES.txt
  U   zope.app.authentication/trunk/setup.py

-=-
Modified: zope.app.authentication/trunk/CHANGES.txt
===================================================================
--- zope.app.authentication/trunk/CHANGES.txt	2010-02-11 19:02:15 UTC (rev 108935)
+++ zope.app.authentication/trunk/CHANGES.txt	2010-02-11 19:03:13 UTC (rev 108936)
@@ -2,6 +2,12 @@
 Changes
 =======
 
+3.7.2 (unreleased)
+------------------
+
+* ...
+
+
 3.7.1 (2010-02-11)
 ------------------
 

Modified: zope.app.authentication/trunk/setup.py
===================================================================
--- zope.app.authentication/trunk/setup.py	2010-02-11 19:02:15 UTC (rev 108935)
+++ zope.app.authentication/trunk/setup.py	2010-02-11 19:03:13 UTC (rev 108936)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.authentication',
-      version = '3.7.1',
+      version = '3.7.2dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description=('Principals and groups management for '



More information about the checkins mailing list