[Checkins] SVN: zope.app.i18n/tags/3.4.6/ released 3.4.6

Wolfgang Schnerring wosc at wosc.de
Tue Jan 27 08:04:52 EST 2009


Log message for revision 95171:
  released 3.4.6

Changed:
  U   zope.app.i18n/tags/3.4.6/CHANGES.txt
  U   zope.app.i18n/tags/3.4.6/setup.py

-=-
Modified: zope.app.i18n/tags/3.4.6/CHANGES.txt
===================================================================
--- zope.app.i18n/tags/3.4.6/CHANGES.txt	2009-01-27 13:04:14 UTC (rev 95170)
+++ zope.app.i18n/tags/3.4.6/CHANGES.txt	2009-01-27 13:04:52 UTC (rev 95171)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-Version 3.4.5 (unreleased)
+Version 3.4.5 (2009/01/27)
 --------------------------
 
 - Fix a simple inconsistent MRO problem in tests

Modified: zope.app.i18n/tags/3.4.6/setup.py
===================================================================
--- zope.app.i18n/tags/3.4.6/setup.py	2009-01-27 13:04:14 UTC (rev 95170)
+++ zope.app.i18n/tags/3.4.6/setup.py	2009-01-27 13:04:52 UTC (rev 95171)
@@ -24,7 +24,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.i18n',
-    version = '3.5',
+    version = '3.4.6',
     author='Zope Corporation and Contributors',
     author_email='zope3-dev at zope.org',
     description='Zope i18n',



More information about the Checkins mailing list