SVN: CMF/trunk/versions.cfg - updated ZCatalog version (required for using portal_catalog as utility)

Yvo Schubbe <[email protected]> Fri, 21 Oct 2011 03:34:54 -0400 (EDT)
Newsgroups gmane.comp.web.zope.cmf.cvs
Message-ID <20111021073454.8C13EB0F65__22864.0925641686$1319182508$gmane$org@cvs.zope.org>
Log message for revision 123135:
  - updated ZCatalog version (required for using portal_catalog as utility)

Changed:
  U   CMF/trunk/versions.cfg

-=-
Modified: CMF/trunk/versions.cfg
===================================================================
--- CMF/trunk/versions.cfg	2011-10-20 20:28:18 UTC (rev 123134)
+++ CMF/trunk/versions.cfg	2011-10-21 07:34:53 UTC (rev 123135)
@@ -6,6 +6,9 @@
 zc.recipe.testrunner = 1.4.0
 zope.testrunner = 4.0.3
 
+# Zope overrides (until Zope 2.13 is released with ZCatalog >= 2.13.21)
+Products.ZCatalog = 2.13.21
+
 # CMF dependencies
 five.globalrequest = 1.0
 five.localsitemanager = 2.0.5