[Checkins] SVN: zope.principalregistry/trunk/ Back to development: 3.7.2

Michael Howitz mh at gocept.com
Sat Sep 25 08:36:24 EDT 2010


Log message for revision 116876:
  Back to development: 3.7.2

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

-=-
Modified: zope.principalregistry/trunk/CHANGES.txt
===================================================================
--- zope.principalregistry/trunk/CHANGES.txt	2010-09-25 12:35:43 UTC (rev 116875)
+++ zope.principalregistry/trunk/CHANGES.txt	2010-09-25 12:36:23 UTC (rev 116876)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.7.2 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.7.1 (2010-09-25)
 ------------------
 

Modified: zope.principalregistry/trunk/setup.py
===================================================================
--- zope.principalregistry/trunk/setup.py	2010-09-25 12:35:43 UTC (rev 116875)
+++ zope.principalregistry/trunk/setup.py	2010-09-25 12:36:23 UTC (rev 116876)
@@ -20,7 +20,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.principalregistry',
-      version = '3.7.1',
+      version='3.7.2dev',
       author='Zope Foundation and Contributors',
       author_email='zope-dev at zope.org',
       description='Global principal registry component for Zope3',



More information about the checkins mailing list