Skip to content

Commit

Permalink
prepare for 0.12.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vladak committed Jan 15, 2015
1 parent 3ca7a59 commit 815f08b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
June 2015 update 0.12.1.2 (0.12-stable)
-------------------------------------------------

This is bug fix release based on 0.12.1.

Functional changes:
add support for parallel indexing #876

November 2014 update 0.12.1.1 (0.12-stable)
-------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Copyright (c) 2005, 2011, Oracle and/or its affiliates. All rights reserved.
-->

<property name="version" value="0.12.1.1"/>
<property name="version" value="0.12.1.2"/>
<property name="distname" value="opengrok"/>
<property name="src.dir" location="src"/>
<property name="src.generatedsrc.dir" location="generatedsrc"/>
Expand Down

0 comments on commit 815f08b

Please sign in to comment.