Repository: incubator-toree
Updated Branches:
  refs/heads/master 855fb4100 -> 68247631b


[ci skip] Bump to 0.1.0.dev6


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

Branch: refs/heads/master
Commit: 45e070936577f0d659e4cc7df3e424e7a24d3708
Parents: 855fb41
Author: Gino Bustelo <lbust...@apache.org>
Authored: Wed Apr 20 09:53:51 2016 -0500
Committer: Gino Bustelo <lbust...@apache.org>
Committed: Wed Apr 20 09:53:51 2016 -0500

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


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

Reply via email to