[Checkins] SVN: zope.app.file/trunk/ updated metadata to 3.5.0dev

Christian Zagrodnick cz at gocept.com
Mon Jun 2 03:42:31 EDT 2008


Log message for revision 87094:
  updated metadata to 3.5.0dev
  
  

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	2008-06-02 06:39:52 UTC (rev 87093)
+++ zope.app.file/trunk/CHANGES.txt	2008-06-02 07:42:30 UTC (rev 87094)
@@ -2,6 +2,9 @@
 CHANGES
 =======
 
+3.5.0 (unreleased)
+------------------
+
 3.4.2 (2007-11-09)
 ------------------
 

Modified: zope.app.file/trunk/setup.py
===================================================================
--- zope.app.file/trunk/setup.py	2008-06-02 06:39:52 UTC (rev 87093)
+++ zope.app.file/trunk/setup.py	2008-06-02 07:42:30 UTC (rev 87094)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.file',
-      version = '3.5.0',
+      version = '3.5.0dev',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='File and Image -- Zope 3 Content Components',



More information about the Checkins mailing list