Skip to content

Commit c0027a9

Browse files
committed
1.1.1-M4 Release
1 parent 527cd9b commit c0027a9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Milestone.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ Since vesion 1.1.0.x, Java 6 (1.6) or higher is required.
77
## snappy-java-1.1.1 (not yet)
88
* Upgrade native snappy version
99

10+
# snappy-java-1.1.1-M4 (4 July 2014)
11+
* Add libstdc++ embedded linux-x86 native library
12+
* IBM AIX 6.1 support
13+
* A fix for loading in OSGi in Mac OS X (#76)
14+
1015
# snappy-java-1.1.1-M3 (26 June 2014)
1116
* Add PowerPC support (ppc64, ppc64le)
1217
* Building with sbt

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-M4-SNAPSHOT"
1+
version in ThisBuild := "1.1.1-M4"

0 commit comments

Comments
 (0)