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

Martijn Faassen faassen at startifact.com
Mon Jan 4 18:05:41 EST 2010


Log message for revision 107682:
  Back to development: 3.6.3

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-01-04 23:05:18 UTC (rev 107681)
+++ zope.app.authentication/trunk/CHANGES.txt	2010-01-04 23:05:41 UTC (rev 107682)
@@ -2,6 +2,12 @@
 Changes
 =======
 
+3.6.3 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.6.2 (2010-01-05)
 ------------------
 

Modified: zope.app.authentication/trunk/setup.py
===================================================================
--- zope.app.authentication/trunk/setup.py	2010-01-04 23:05:18 UTC (rev 107681)
+++ zope.app.authentication/trunk/setup.py	2010-01-04 23:05:41 UTC (rev 107682)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.authentication',
-      version = '3.6.2',
+      version = '3.6.3dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Pluggable Authentication Utility',



More information about the checkins mailing list