[Checkins] SVN: zope.site/trunk/ Post-release bump.

Martijn Faassen faassen at infrae.com
Sat Jan 31 08:58:39 EST 2009


Log message for revision 95657:
  Post-release bump.
  

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

-=-
Modified: zope.site/trunk/CHANGES.txt
===================================================================
--- zope.site/trunk/CHANGES.txt	2009-01-31 13:57:11 UTC (rev 95656)
+++ zope.site/trunk/CHANGES.txt	2009-01-31 13:58:38 UTC (rev 95657)
@@ -2,6 +2,11 @@
 CHANGES
 =======
 
+3.6.1 (unreleased)
+------------------
+
+- ...
+
 3.6.0 (2009-1-31)
 -----------------
 

Modified: zope.site/trunk/setup.py
===================================================================
--- zope.site/trunk/setup.py	2009-01-31 13:57:11 UTC (rev 95656)
+++ zope.site/trunk/setup.py	2009-01-31 13:58:38 UTC (rev 95657)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.site',
-      version = '3.6.0dev',
+      version = '3.6.1dev',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Local Zope Component Support',



More information about the Checkins mailing list