[Checkins] SVN: zope.i18n/trunk/ Back to development: 3.8.1

Marius Gedminas cvs-admin at zope.org
Thu Mar 15 13:58:56 UTC 2012


Log message for revision 124611:
  Back to development: 3.8.1

Changed:
  U   zope.i18n/trunk/CHANGES.txt
  U   zope.i18n/trunk/setup.py

-=-
Modified: zope.i18n/trunk/CHANGES.txt
===================================================================
--- zope.i18n/trunk/CHANGES.txt	2012-03-15 13:57:38 UTC (rev 124610)
+++ zope.i18n/trunk/CHANGES.txt	2012-03-15 13:58:53 UTC (rev 124611)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.8.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.8.0 (2012-03-15)
 ------------------
 

Modified: zope.i18n/trunk/setup.py
===================================================================
--- zope.i18n/trunk/setup.py	2012-03-15 13:57:38 UTC (rev 124610)
+++ zope.i18n/trunk/setup.py	2012-03-15 13:58:53 UTC (rev 124611)
@@ -27,7 +27,7 @@
 
 setup(
     name='zope.i18n',
-    version='3.8.0',
+    version='3.8.1dev',
     author='Zope Foundation and Contributors',
     author_email='zope-dev at zope.org',
     description='Zope Internationalization Support',



More information about the checkins mailing list