[Checkins] SVN: zc.catalog/trunk/ Preparing release 1.4.4

Jan-Wijbrand Kolman janwijbrand at gmail.com
Tue Jul 6 09:36:27 EDT 2010


Log message for revision 114232:
  Preparing release 1.4.4

Changed:
  U   zc.catalog/trunk/CHANGES.txt
  U   zc.catalog/trunk/setup.py

-=-
Modified: zc.catalog/trunk/CHANGES.txt
===================================================================
--- zc.catalog/trunk/CHANGES.txt	2010-07-06 10:52:37 UTC (rev 114231)
+++ zc.catalog/trunk/CHANGES.txt	2010-07-06 13:36:26 UTC (rev 114232)
@@ -5,7 +5,7 @@
 The 1.2 line (and higher) supports Zope 3.4/ZODB 3.8.  The 1.1 line supports
 Zope 3.3/ZODB 3.7.
 
-1.4.4 (unreleased)
+1.4.4 (2010-07-06)
 ------------------
 
 * Fixed test-failure happening with more recent ``mechanize`` (>=2.0).

Modified: zc.catalog/trunk/setup.py
===================================================================
--- zc.catalog/trunk/setup.py	2010-07-06 10:52:37 UTC (rev 114231)
+++ zc.catalog/trunk/setup.py	2010-07-06 13:36:26 UTC (rev 114232)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname('.'), *rnames)).read()
 
 setup(name='zc.catalog',
-      version = '1.4.4dev',
+      version='1.4.4',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description="Extensions to the Zope 3 Catalog",



More information about the checkins mailing list