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

Stephen Richter cvs-admin at zope.org
Thu Feb 21 16:45:28 UTC 2013


Log message for revision 129582:
  Back to development: 4.1.1

Changed:
  U   zope.authentication/trunk/CHANGES.txt
  U   zope.authentication/trunk/setup.py

-=-
Modified: zope.authentication/trunk/CHANGES.txt
===================================================================
--- zope.authentication/trunk/CHANGES.txt	2013-02-21 16:43:29 UTC (rev 129581)
+++ zope.authentication/trunk/CHANGES.txt	2013-02-21 16:45:28 UTC (rev 129582)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+4.1.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 4.1.0 (2013-02-21)
 ------------------
 

Modified: zope.authentication/trunk/setup.py
===================================================================
--- zope.authentication/trunk/setup.py	2013-02-21 16:43:29 UTC (rev 129581)
+++ zope.authentication/trunk/setup.py	2013-02-21 16:45:28 UTC (rev 129582)
@@ -35,7 +35,7 @@
     return unittest.TestSuite(suites)
 
 setup(name='zope.authentication',
-      version='4.1.0',
+      version='4.1.1.dev0',
       author='Zope Foundation and Contributors',
       author_email='zope-dev at zope.org',
       description='Definition of authentication basics for the Zope Framework',



More information about the checkins mailing list