Skip to content

Commit 506e0a1

Browse files
committed
prepare for 0.12.1.6
1 parent ed03d73 commit 506e0a1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
September 2016 update 0.12.1.5 (0.12-stable)
2+
-------------------------------------------------
3+
This is bug fix release based on 0.12.1.
4+
5+
Bug fixes:
6+
fixing inconsistent behaviour of opengrok cookie (master cset 9158900b)
7+
18
March 2015 update 0.12.1.5 (0.12-stable)
29
-------------------------------------------------
310

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