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

Stephan Richter srichter at cosmos.phy.tufts.edu
Sat Oct 27 21:10:01 EDT 2007


Log message for revision 81151:
  sill vb.
  

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

-=-
Modified: zope.app.server/trunk/setup.py
===================================================================
--- zope.app.server/trunk/setup.py	2007-10-28 00:41:45 UTC (rev 81150)
+++ zope.app.server/trunk/setup.py	2007-10-28 01:10:00 UTC (rev 81151)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.server',
-      version = '3.4.0',
+      version = '3.5.0',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='ZServer Integration for Zope 3 Applications',



More information about the Checkins mailing list