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

Michael Howitz mh at gocept.com
Thu Aug 19 05:19:38 EDT 2010


Log message for revision 115784:
  Back to development: 3.6.1

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-08-19 09:18:39 UTC (rev 115783)
+++ zope.app.file/trunk/CHANGES.txt	2010-08-19 09:19:38 UTC (rev 115784)
@@ -1,6 +1,12 @@
 Changes
 =======
 
+3.6.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.6.0 (2010-08-19)
 ------------------
 

Modified: zope.app.file/trunk/setup.py
===================================================================
--- zope.app.file/trunk/setup.py	2010-08-19 09:18:39 UTC (rev 115783)
+++ zope.app.file/trunk/setup.py	2010-08-19 09:19:38 UTC (rev 115784)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.file',
-      version='3.6.0',
+      version='3.6.1dev',
       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