Skip to content

Commit 06844e3

Browse files
author
Vladimir Kotal
committed
prepare for 0.12.1.1
1 parent 5c309df commit 06844e3

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGES.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2+
November 2014 update 0.12.1.1 (0.12-stable)
3+
-------------------------------------------------
4+
5+
This is bug fix release based on 0.12.1.
6+
7+
Bug fixes:
8+
support branches for Mercurial repository #865
9+
Search link does not contain project #835
10+
11+
112
May 2014 update 0.12.1
213
-------------------------------------------------
314

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.1"/>
94+
<property name="version" value="0.12.1.1"/>
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)