mirror of https://github.com/apache/lucene.git
update version here, too
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@820366 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5b71d96818
commit
ba5e4445a6
|
@ -67,7 +67,7 @@ public final class Constants {
|
|||
}
|
||||
}
|
||||
|
||||
public static final String LUCENE_MAIN_VERSION = "2.9";
|
||||
public static final String LUCENE_MAIN_VERSION = "3.0";
|
||||
|
||||
public static final String LUCENE_VERSION;
|
||||
static {
|
||||
|
|
Loading…
Reference in New Issue