Repository: incubator-toree
Updated Branches:
  refs/heads/master 61c4b81e6 -> d7ddc08ea


[ci skip] Bump to 0.1.0.dev5


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

Branch: refs/heads/master
Commit: d7ddc08ea65cf3964dfc59b443fe623b734167c8
Parents: 61c4b81
Author: Gino Bustelo <lbust...@apache.org>
Authored: Wed Mar 2 15:33:08 2016 -0600
Committer: Gino Bustelo <lbust...@apache.org>
Committed: Wed Mar 2 15:33:08 2016 -0600

----------------------------------------------------------------------
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-toree/blob/d7ddc08e/Makefile
----------------------------------------------------------------------
diff --git a/Makefile b/Makefile
index 6781adf..0a0d210 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@
 
 .PHONY: help clean clean-dist build dev test test-travis release pip-release 
bin-release
 
-VERSION?=0.1.0.dev4
+VERSION?=0.1.0.dev5
 COMMIT=$(shell git rev-parse --short=12 --verify HEAD)
 ifeq (, $(findstring dev, $(VERSION)))
 IS_SNAPSHOT?=false

Reply via email to