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

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


Log message for revision 112768:
  Back to development: 3.4.7

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:28:02 UTC (rev 112767)
+++ zope.app.authentication/branches/3.4/CHANGES.txt	2010-05-27 10:31:09 UTC (rev 112768)
@@ -2,6 +2,12 @@
 Changes
 =======
 
+3.4.7 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.4.6 (2010-05-27)
 ------------------
 

Modified: zope.app.authentication/branches/3.4/setup.py
===================================================================
--- zope.app.authentication/branches/3.4/setup.py	2010-05-27 10:28:02 UTC (rev 112767)
+++ zope.app.authentication/branches/3.4/setup.py	2010-05-27 10:31:09 UTC (rev 112768)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.authentication',
-      version='3.4.6',
+      version='3.4.7dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Pluggable Authentication Utility',



More information about the checkins mailing list