[Checkins] SVN: zope.app.publication/trunk/setup.py The *next* release is 3.4.2.

Christian Theune ct at gocept.com
Wed Sep 26 03:59:19 EDT 2007


Log message for revision 80091:
  The *next* release is 3.4.2.
  

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

-=-
Modified: zope.app.publication/trunk/setup.py
===================================================================
--- zope.app.publication/trunk/setup.py	2007-09-26 07:57:21 UTC (rev 80090)
+++ zope.app.publication/trunk/setup.py	2007-09-26 07:59:19 UTC (rev 80091)
@@ -24,7 +24,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.publication',
-    version = '3.4.1',
+    version = '3.4.2',
     author='Zope Corporation and Contributors',
     author_email='zope3-dev at zope.org',
     description='Zope publication',



More information about the Checkins mailing list