[Checkins] SVN: z3c.recipe.i18n/trunk/ Back to development: 0.8.1

Jan-Wijbrand Kolman janwijbrand at gmail.com
Thu Oct 7 05:18:54 EDT 2010


Log message for revision 117325:
  Back to development: 0.8.1

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

-=-
Modified: z3c.recipe.i18n/trunk/CHANGES.txt
===================================================================
--- z3c.recipe.i18n/trunk/CHANGES.txt	2010-10-07 09:18:08 UTC (rev 117324)
+++ z3c.recipe.i18n/trunk/CHANGES.txt	2010-10-07 09:18:54 UTC (rev 117325)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+0.8.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 0.8.0 (2010-10-07)
 ------------------
 

Modified: z3c.recipe.i18n/trunk/setup.py
===================================================================
--- z3c.recipe.i18n/trunk/setup.py	2010-10-07 09:18:08 UTC (rev 117324)
+++ z3c.recipe.i18n/trunk/setup.py	2010-10-07 09:18:54 UTC (rev 117325)
@@ -26,7 +26,7 @@
 
 setup(
     name = 'z3c.recipe.i18n',
-    version='0.8.0',
+    version='0.8.1dev',
     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