bump to 0.7.7-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/commit/afcd6e0a Tree: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/tree/afcd6e0a Diff: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/diff/afcd6e0a Branch: refs/heads/master Commit: afcd6e0aa3d387e225ce80d9d172158b4c3641ff Parents: 2aa3f22 Author: huafengw <[email protected]> Authored: Thu Feb 4 13:48:40 2016 +0800 Committer: huafengw <[email protected]> Committed: Thu Feb 4 13:48:40 2016 +0800 ---------------------------------------------------------------------- docs/_config.yml | 2 +- version.sbt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-gearpump/blob/afcd6e0a/docs/_config.yml ---------------------------------------------------------------------- diff --git a/docs/_config.yml b/docs/_config.yml index 12bfc4b..84b9ab4 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -16,7 +16,7 @@ exclude: - build_doc.sh # These allow the documentation to be updated with newer releases of Gearpump -GEARPUMP_VERSION: 0.7.6 +GEARPUMP_VERSION: 0.7.7-SNAPSHOT SCALA_BINARY_VERSION: "2.11" SCALA_VERSION: "2.11.7" GEARPUMP_ISSUE_TRACKER_URL: https://github.com/gearpump/gearpump/issues http://git-wip-us.apache.org/repos/asf/incubator-gearpump/blob/afcd6e0a/version.sbt ---------------------------------------------------------------------- diff --git a/version.sbt b/version.sbt index af88c45..f6b7b20 100644 --- a/version.sbt +++ b/version.sbt @@ -1 +1 @@ -version in ThisBuild := "0.7.6" +version in ThisBuild := "0.7.7-SNAPSHOT"
