You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pylucene-commits@lucene.apache.org by va...@apache.org on 2011/12/09 06:17:55 UTC

svn commit: r1212249 - /lucene/pylucene/branches/pylucene_3_5/Makefile

Author: vajda
Date: Fri Dec  9 05:17:55 2011
New Revision: 1212249

URL: http://svn.apache.org/viewvc?rev=1212249&view=rev
Log:
preparing PyLucene 3.5.0-3

Modified:
    lucene/pylucene/branches/pylucene_3_5/Makefile

Modified: lucene/pylucene/branches/pylucene_3_5/Makefile
URL: http://svn.apache.org/viewvc/lucene/pylucene/branches/pylucene_3_5/Makefile?rev=1212249&r1=1212248&r2=1212249&view=diff
==============================================================================
--- lucene/pylucene/branches/pylucene_3_5/Makefile (original)
+++ lucene/pylucene/branches/pylucene_3_5/Makefile Fri Dec  9 05:17:55 2011
@@ -15,7 +15,7 @@
 # site-packages directory.
 #
 
-VERSION=3.5.0-2
+VERSION=3.5.0-3
 LUCENE_SVN_VER=HEAD
 LUCENE_VER=3.5.0
 LUCENE_SVN=http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_3_5_0