Skip to content

Commit 6bafe4d

Browse files
committed
prepare for 0.12-rc3
1 parent 61172cb commit 6bafe4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ http://java.net/projects/opengrok
1111
Features:
1212

1313
JDK7 + tomcat7 tested, JDK6 unsupported!
14-
lucene 4.5 -> A LOT faster engine, no spellindex needed, regexp search supported (see help)
14+
lucene 4.6.0 -> A LOT faster engine, no spellindex needed, regexp search supported (see help)
1515
pl/sql, scala, uuencode languages/analyzers support
1616
php analyzers improved
1717
monotone, mercurial SCM support improved

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Copyright (c) 2005, 2011, Oracle and/or its affiliates. All rights reserved.
9191
9292
-->
9393

94-
<property name="version" value="0.12-rc2"/>
94+
<property name="version" value="0.12-rc3"/>
9595
<property name="distname" value="opengrok"/>
9696
<property name="src.dir" location="src"/>
9797
<property name="src.generatedsrc.dir" location="generatedsrc"/>

0 commit comments

Comments
 (0)