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

Jan-Wijbrand Kolman janwijbrand at gmail.com
Mon Oct 18 05:51:25 EDT 2010


Log message for revision 117638:
  Back to development: 3.10

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-10-18 09:50:59 UTC (rev 117637)
+++ zope.app.authentication/trunk/CHANGES.txt	2010-10-18 09:51:25 UTC (rev 117638)
@@ -2,6 +2,12 @@
 Changes
 =======
 
+3.10 (unreleased)
+-----------------
+
+- Nothing changed yet.
+
+
 3.9 (2010-10-18)
 ----------------
 

Modified: zope.app.authentication/trunk/setup.py
===================================================================
--- zope.app.authentication/trunk/setup.py	2010-10-18 09:50:59 UTC (rev 117637)
+++ zope.app.authentication/trunk/setup.py	2010-10-18 09:51:25 UTC (rev 117638)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.authentication',
-      version='3.9',
+      version='3.10dev',
       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