Bump to 0.1.0.dev4

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

Branch: refs/heads/master
Commit: e0e607a7883399b504b35e3aa8a758e0d40ec898
Parents: 396f773
Author: Gino Bustelo <lbust...@apache.org>
Authored: Thu Feb 4 13:32:52 2016 -0600
Committer: Gino Bustelo <lbust...@apache.org>
Committed: Thu Feb 4 13:32:52 2016 -0600

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


http://git-wip-us.apache.org/repos/asf/incubator-toree/blob/e0e607a7/Makefile
----------------------------------------------------------------------
diff --git a/Makefile b/Makefile
index fbba6f7..688441e 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.dev2
+VERSION?=0.1.0.dev4
 COMMIT=$(shell git rev-parse --short=12 --verify HEAD)
 ifeq (, $(findstring dev, $(VERSION)))
 IS_SNAPSHOT?=false

Reply via email to