[Checkins] SVN: zope.site/trunk/ Back to development: 3.9.3

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


Log message for revision 116835:
  Back to development: 3.9.3

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

-=-
Modified: zope.site/trunk/CHANGES.txt
===================================================================
--- zope.site/trunk/CHANGES.txt	2010-09-25 11:13:09 UTC (rev 116834)
+++ zope.site/trunk/CHANGES.txt	2010-09-25 11:14:04 UTC (rev 116835)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.9.3 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.9.2 (2010-09-25)
 ------------------
 

Modified: zope.site/trunk/setup.py
===================================================================
--- zope.site/trunk/setup.py	2010-09-25 11:13:09 UTC (rev 116834)
+++ zope.site/trunk/setup.py	2010-09-25 11:14:04 UTC (rev 116835)
@@ -25,7 +25,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.site',
-      version='3.9.2',
+      version='3.9.3dev',
       author='Zope Foundation and Contributors',
       author_email='zope-dev at zope.org',
       description='Local registries for zope component architecture',



More information about the checkins mailing list