[Checkins] SVN: z3c.recipe.i18n/tags/0.5.3/ Fixup version no and changes in release tag

Brian Sutherland jinty at web.de
Thu Mar 12 12:00:28 EDT 2009


Log message for revision 97992:
  Fixup version no and changes in release tag

Changed:
  U   z3c.recipe.i18n/tags/0.5.3/CHANGES.txt
  U   z3c.recipe.i18n/tags/0.5.3/setup.py

-=-
Modified: z3c.recipe.i18n/tags/0.5.3/CHANGES.txt
===================================================================
--- z3c.recipe.i18n/tags/0.5.3/CHANGES.txt	2009-03-12 15:58:49 UTC (rev 97991)
+++ z3c.recipe.i18n/tags/0.5.3/CHANGES.txt	2009-03-12 16:00:27 UTC (rev 97992)
@@ -2,11 +2,6 @@
 CHANGES
 =======
 
-0.5.4 (unreleases)
-------------------
-
-- ...
-
 0.5.3 (2009-03-12)
 ------------------
 

Modified: z3c.recipe.i18n/tags/0.5.3/setup.py
===================================================================
--- z3c.recipe.i18n/tags/0.5.3/setup.py	2009-03-12 15:58:49 UTC (rev 97991)
+++ z3c.recipe.i18n/tags/0.5.3/setup.py	2009-03-12 16:00:27 UTC (rev 97992)
@@ -26,7 +26,7 @@
 
 setup(
     name = 'z3c.recipe.i18n',
-    version = '0.5.4dev',
+    version = '0.5.3',
     author = 'Roger Ineichen and the Zope Community',
     author_email = 'zope-dev at zope.org',
     description = 'Zope3 egg based i18n locales extration recipes',



More information about the Checkins mailing list