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:
Uwe Schindler 2009-09-30 17:56:29 +00:00
parent 5b71d96818
commit ba5e4445a6
1 changed files with 1 additions and 1 deletions

View File

@ -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 {