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

Souheil CHELFOUH souheil at chelfouh.com
Mon Feb 8 10:58:46 EST 2010


Log message for revision 108884:
  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-08 15:57:58 UTC (rev 108883)
+++ zope.app.authentication/trunk/CHANGES.txt	2010-02-08 15:58:46 UTC (rev 108884)
@@ -2,6 +2,12 @@
 Changes
 =======
 
+3.7.1 (unreleased)
+------------------
+
+* ...
+
+
 3.7.0 (2010-02-08)
 ------------------
 

Modified: zope.app.authentication/trunk/setup.py
===================================================================
--- zope.app.authentication/trunk/setup.py	2010-02-08 15:57:58 UTC (rev 108883)
+++ zope.app.authentication/trunk/setup.py	2010-02-08 15:58:46 UTC (rev 108884)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.authentication',
-      version = '3.7.0',
+      version = '3.7.1dev',
       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