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

Michael Howitz mh at gocept.com
Sat Sep 25 05:07:33 EDT 2010


Log message for revision 116806:
  Back to development: 3.8.1

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-09-25 09:06:57 UTC (rev 116805)
+++ zope.app.authentication/trunk/CHANGES.txt	2010-09-25 09:07:32 UTC (rev 116806)
@@ -2,6 +2,12 @@
 Changes
 =======
 
+3.8.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.8.0 (2010-09-25)
 ------------------
 

Modified: zope.app.authentication/trunk/setup.py
===================================================================
--- zope.app.authentication/trunk/setup.py	2010-09-25 09:06:57 UTC (rev 116805)
+++ zope.app.authentication/trunk/setup.py	2010-09-25 09:07:32 UTC (rev 116806)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.authentication',
-      version='3.8.0',
+      version='3.8.1dev',
       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