[Checkins] SVN: zope.app.authentication/branches/3.4/ Back to development: 3.4.6

Jan-Wijbrand Kolman janwijbrand at gmail.com
Thu May 27 06:01:55 EDT 2010


Log message for revision 112764:
  Back to development: 3.4.6

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

-=-
Modified: zope.app.authentication/branches/3.4/CHANGES.txt
===================================================================
--- zope.app.authentication/branches/3.4/CHANGES.txt	2010-05-27 10:00:37 UTC (rev 112763)
+++ zope.app.authentication/branches/3.4/CHANGES.txt	2010-05-27 10:01:55 UTC (rev 112764)
@@ -2,6 +2,12 @@
 Changes
 =======
 
+3.4.6 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.4.5 (2010-05-27)
 ------------------
 

Modified: zope.app.authentication/branches/3.4/setup.py
===================================================================
--- zope.app.authentication/branches/3.4/setup.py	2010-05-27 10:00:37 UTC (rev 112763)
+++ zope.app.authentication/branches/3.4/setup.py	2010-05-27 10:01:55 UTC (rev 112764)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.authentication',
-      version='3.4.5',
+      version='3.4.6dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Pluggable Authentication Utility',



More information about the checkins mailing list