[Checkins] SVN: zope.app.i18nfile/trunk/setup.py vb

Stephan Richter srichter at cosmos.phy.tufts.edu
Mon Nov 5 09:37:23 EST 2007


Log message for revision 81523:
  vb
  

Changed:
  U   zope.app.i18nfile/trunk/setup.py

-=-
Modified: zope.app.i18nfile/trunk/setup.py
===================================================================
--- zope.app.i18nfile/trunk/setup.py	2007-11-05 14:36:59 UTC (rev 81522)
+++ zope.app.i18nfile/trunk/setup.py	2007-11-05 14:37:23 UTC (rev 81523)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name = 'zope.app.i18nfile',
-      version = '3.4.1',
+      version = '3.5.0dev',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='I18n File and Image -- Zope 3 Content Components',



More information about the Checkins mailing list