Skip to content

Commit 2d5db6d

Browse files
committed
snapshot version
1 parent 0122b6b commit 2d5db6d

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

Milestone.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44

55
Since vesion 1.1.0.x, Java 6 (1.6) or higher is required.
66

7-
## snappy-java-1.1.1.4 (23 Oct 2014)
7+
## snappy-java-1.1.1.5 (24 Oct 2014)
88
* Fixes #88 and #89
9+
* Fixed the broken build of 1.1.1.4 (so never use 1.1.1.4 version)
910

1011
## snappy-java-1.0.5.4 (12 September 2014)
1112
* Embedded libstdc++ for Linux/amd64 native library (hotfix to 1.0.5.x series)

version.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version in ThisBuild := "1.1.1.5"
1+
version in ThisBuild := "1.1.1.6-SNAPSHOT"

0 commit comments

Comments
 (0)