[Checkins] SVN: zope.app.locales/trunk/ Back to development: 3.6.1

Michael Howitz mh at gocept.com
Mon Dec 28 03:59:42 EST 2009


Log message for revision 107192:
  Back to development: 3.6.1

Changed:
  U   zope.app.locales/trunk/CHANGES.txt
  U   zope.app.locales/trunk/setup.py

-=-
Modified: zope.app.locales/trunk/CHANGES.txt
===================================================================
--- zope.app.locales/trunk/CHANGES.txt	2009-12-28 08:54:40 UTC (rev 107191)
+++ zope.app.locales/trunk/CHANGES.txt	2009-12-28 08:59:41 UTC (rev 107192)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.6.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.6.0 (2009-12-28)
 ------------------
 

Modified: zope.app.locales/trunk/setup.py
===================================================================
--- zope.app.locales/trunk/setup.py	2009-12-28 08:54:40 UTC (rev 107191)
+++ zope.app.locales/trunk/setup.py	2009-12-28 08:59:41 UTC (rev 107192)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.locales',
-      version = '3.6.0',
+      version = '3.6.1dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope locale extraction and management utilities',



More information about the checkins mailing list