[Checkins] SVN: zope.app.i18n/branches/3.4/setup.py bump for the next branch release (3.4.5)

Fred L. Drake, Jr. fdrake at gmail.com
Tue Oct 23 21:43:53 EDT 2007


Log message for revision 81009:
  bump for the next branch release (3.4.5)

Changed:
  U   zope.app.i18n/branches/3.4/setup.py

-=-
Modified: zope.app.i18n/branches/3.4/setup.py
===================================================================
--- zope.app.i18n/branches/3.4/setup.py	2007-10-24 01:43:22 UTC (rev 81008)
+++ zope.app.i18n/branches/3.4/setup.py	2007-10-24 01:43:52 UTC (rev 81009)
@@ -24,7 +24,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.i18n',
-    version = '3.4.4',
+    version = '3.4.5',
     author='Zope Corporation and Contributors',
     author_email='zope3-dev at zope.org',
     description='Zope i18n',



More information about the Checkins mailing list