You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by va...@apache.org on 2013/08/26 12:20:31 UTC

svn commit: r1517486 - /lucene/cms/trunk/content/pylucene/index.mdtext

Author: vajda
Date: Mon Aug 26 10:20:31 2013
New Revision: 1517486

URL: http://svn.apache.org/r1517486
Log:
CMS commit to lucene by vajda

Modified:
    lucene/cms/trunk/content/pylucene/index.mdtext

Modified: lucene/cms/trunk/content/pylucene/index.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/pylucene/index.mdtext?rev=1517486&r1=1517485&r2=1517486&view=diff
==============================================================================
--- lucene/cms/trunk/content/pylucene/index.mdtext (original)
+++ lucene/cms/trunk/content/pylucene/index.mdtext Mon Aug 26 10:20:31 2013
@@ -7,7 +7,7 @@ for accessing
 Java <a href="http://lucene.apache.org/java/">Lucene</a><span style="vertical-align: super; font-size: xx-small">TM</span>. Its goal
 is to allow you to use Lucene's text indexing and searching
 capabilities from Python. It is API compatible with the latest
-version of Java Lucene, version 4.3.0 as of May 14th, 2013.
+version of Java Lucene, version 4.4.0 as of Aug 23rd, 2013.
 
 
 PyLucene is not a Lucene port but a Python wrapper around