[Checkins] SVN: zope.app.locales/trunk/ Preparing release 3.7.4

Michael Howitz cvs-admin at zope.org
Mon May 14 12:20:43 UTC 2012


Log message for revision 125862:
  Preparing release 3.7.4

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	2012-05-14 12:13:47 UTC (rev 125861)
+++ zope.app.locales/trunk/CHANGES.txt	2012-05-14 12:20:39 UTC (rev 125862)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-3.7.4 (unreleased)
+3.7.4 (2012-05-14)
 ------------------
 
 - In version 3.7.2 msgids and default values where forced to be

Modified: zope.app.locales/trunk/setup.py
===================================================================
--- zope.app.locales/trunk/setup.py	2012-05-14 12:13:47 UTC (rev 125861)
+++ zope.app.locales/trunk/setup.py	2012-05-14 12:20:39 UTC (rev 125862)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.locales',
-      version='3.7.4dev',
+      version='3.7.4',
       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