Skip to content

Commit 5900e47

Browse files
committed
prepare for 0.12-rc5
1 parent 11778a9 commit 5900e47

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGES.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
October 2013 release 0.12
1+
January 2014 release 0.12
22
-------------------------------------------------
33

4-
This is a major release and uses lucene 4.5.
4+
This is a major release and uses lucene 4.6.0.
55
{OpenGrok was moved to github and java.net, since opensolaris.org is no more.
66

77
http://opengrok.github.com/OpenGrok
@@ -18,6 +18,8 @@ Features:
1818
AccuRev SCM added to supported SCMs
1919
new config options in OpenGrok script
2020
new search by analyzer/language
21+
full history tracking for files renamed in Mercurial repository
22+
small UI enhancements
2123

2224
Bug fixes:
2325

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-rc4"/>
94+
<property name="version" value="0.12-rc5"/>
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)