You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2013/12/07 07:10:08 UTC

[12/12] git commit: bump version, update changelog for 0.9.0.1 release.

bump version, update changelog for 0.9.0.1 release.


Project: http://git-wip-us.apache.org/repos/asf/incubator-storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-storm/commit/1bcc169f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-storm/tree/1bcc169f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-storm/diff/1bcc169f

Branch: refs/heads/master
Commit: 1bcc169f5096e03a4ae117efc65c0f9bcfa2fa22
Parents: b201033
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Thu Dec 5 10:33:36 2013 -0800
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Thu Dec 5 10:33:36 2013 -0800

----------------------------------------------------------------------
 CHANGELOG.md | 3 +++
 VERSION      | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/1bcc169f/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 02b1e71..0982606 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,6 @@
+## 0.9.0.1
+* Update build configuration to force compatibility with Java 1.6
+
 ## 0.9.0
 * Fixed a netty client issue where sleep times for reconnection could be negative (thanks brndnmtthws)
 * Fixed an issue that would cause storm-netty unit tests to fail

http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/1bcc169f/VERSION
----------------------------------------------------------------------
diff --git a/VERSION b/VERSION
index ac39a10..15e36e6 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.9.0
+0.9.0.1