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/07 18:23:13 UTC

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

Author: vajda
Date: Wed Dec  7 17:23:13 2011
New Revision: 1211546

URL: http://svn.apache.org/viewvc?rev=1211546&view=rev
Log:
preparing PyLucene 3.5.0 rc2

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=1211546&r1=1211545&r2=1211546&view=diff
==============================================================================
--- lucene/pylucene/branches/pylucene_3_5/Makefile (original)
+++ lucene/pylucene/branches/pylucene_3_5/Makefile Wed Dec  7 17:23:13 2011
@@ -15,7 +15,7 @@
 # site-packages directory.
 #
 
-VERSION=3.5.0-1
+VERSION=3.5.0-2
 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