[Checkins] SVN: zope.app.file/trunk/ Back to development: 3.6.2

Michael Howitz mh at gocept.com
Fri Sep 17 08:28:08 EDT 2010


Log message for revision 116508:
  Back to development: 3.6.2

Changed:
  U   zope.app.file/trunk/CHANGES.txt
  U   zope.app.file/trunk/setup.py

-=-
Modified: zope.app.file/trunk/CHANGES.txt
===================================================================
--- zope.app.file/trunk/CHANGES.txt	2010-09-17 12:27:35 UTC (rev 116507)
+++ zope.app.file/trunk/CHANGES.txt	2010-09-17 12:28:08 UTC (rev 116508)
@@ -1,6 +1,12 @@
 Changes
 =======
 
+3.6.2 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.6.1 (2010-09-17)
 ------------------
 

Modified: zope.app.file/trunk/setup.py
===================================================================
--- zope.app.file/trunk/setup.py	2010-09-17 12:27:35 UTC (rev 116507)
+++ zope.app.file/trunk/setup.py	2010-09-17 12:28:08 UTC (rev 116508)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.file',
-      version='3.6.1',
+      version='3.6.2dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='File and Image -- Zope 3 Content Components',



More information about the checkins mailing list