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

Thomas Lotze tl at gocept.com
Wed Oct 7 11:32:34 EDT 2009


Log message for revision 104864:
  Back to development: 3.6.2dev

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	2009-10-07 15:30:48 UTC (rev 104863)
+++ zope.app.authentication/trunk/CHANGES.txt	2009-10-07 15:32:33 UTC (rev 104864)
@@ -2,6 +2,12 @@
 Changes
 =======
 
+3.6.2 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.6.1 (2009-10-07)
 ------------------
 

Modified: zope.app.authentication/trunk/setup.py
===================================================================
--- zope.app.authentication/trunk/setup.py	2009-10-07 15:30:48 UTC (rev 104863)
+++ zope.app.authentication/trunk/setup.py	2009-10-07 15:32:33 UTC (rev 104864)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.authentication',
-      version = '3.6.1',
+      version = '3.6.2dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Pluggable Authentication Utility',



More information about the checkins mailing list