[Checkins] SVN: zope.app.publication/trunk/ Back to development:	3.10.2
    Martijn Faassen 
    faassen at startifact.com
       
    Fri Jan  8 16:57:01 EST 2010
    
    
  
Log message for revision 107866:
  Back to development: 3.10.2
Changed:
  U   zope.app.publication/trunk/CHANGES.txt
  U   zope.app.publication/trunk/setup.py
-=-
Modified: zope.app.publication/trunk/CHANGES.txt
===================================================================
--- zope.app.publication/trunk/CHANGES.txt	2010-01-08 21:56:29 UTC (rev 107865)
+++ zope.app.publication/trunk/CHANGES.txt	2010-01-08 21:57:01 UTC (rev 107866)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.10.2 (unreleased)
+-------------------
+
+- Nothing changed yet.
+
+
 3.10.1 (2010-01-08)
 -------------------
 
Modified: zope.app.publication/trunk/setup.py
===================================================================
--- zope.app.publication/trunk/setup.py	2010-01-08 21:56:29 UTC (rev 107865)
+++ zope.app.publication/trunk/setup.py	2010-01-08 21:57:01 UTC (rev 107866)
@@ -17,7 +17,7 @@
 # Zope Toolkit policies as described by this documentation.
 ##############################################################################
 
-version = '3.10.1'
+version = '3.10.2dev'
 
 import os
 from setuptools import setup, find_packages
    
    
More information about the checkins
mailing list