diff --git a/Makefile b/Makefile index 689f25512a3..e50f10a06b1 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ # - dist-scrub - superset of 'clean' that also removes fabric-baseimage PROJECT_NAME = hyperledger/fabric -BASE_VERSION = 0.6.0 +BASE_VERSION = 0.7.0 IS_RELEASE = false # commit as 'true' only once for a given $(BASE_VERSION) ifneq ($(IS_RELEASE),true)