snapshot version

This commit is contained in:
Taro L. Saito 2014-10-24 09:55:18 +09:00
parent 0122b6bfcc
commit 2d5db6d830
2 changed files with 3 additions and 2 deletions

View File

@ -4,8 +4,9 @@
Since vesion 1.1.0.x, Java 6 (1.6) or higher is required.
## snappy-java-1.1.1.4 (23 Oct 2014)
## snappy-java-1.1.1.5 (24 Oct 2014)
* Fixes #88 and #89
* Fixed the broken build of 1.1.1.4 (so never use 1.1.1.4 version)
## snappy-java-1.0.5.4 (12 September 2014)
* Embedded libstdc++ for Linux/amd64 native library (hotfix to 1.0.5.x series)

View File

@ -1 +1 @@
version in ThisBuild := "1.1.1.5"
version in ThisBuild := "1.1.1.6-SNAPSHOT"