Repository: incubator-toree
Updated Branches:
  refs/heads/0.1.x a5d76b380 -> 748abdb28


[ci skip] Bump to 0.1.1.dev


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

Branch: refs/heads/0.1.x
Commit: 748abdb28ff6ccffb1231d8876beac1f6f2b866d
Parents: a5d76b3
Author: Gino Bustelo <lbust...@apache.org>
Authored: Wed Oct 5 16:00:49 2016 -0500
Committer: Gino Bustelo <lbust...@apache.org>
Committed: Wed Oct 5 16:00:49 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-toree/blob/748abdb2/Makefile
----------------------------------------------------------------------
diff --git a/Makefile b/Makefile
index c84a22f..44e9e88 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@
 
 .PHONY: help clean clean-dist build dev test system-test test-travis release 
pip-release bin-release dev-binder .binder-image audit audit-licenses
 
-BASE_VERSION=0.1.0
+BASE_VERSION=0.1.1.dev
 VERSION=$(BASE_VERSION)-incubating
 COMMIT=$(shell git rev-parse --short=12 --verify HEAD)
 ifeq (, $(findstring dev, $(VERSION)))

Reply via email to