Skip to content

Commit 58e1438

Browse files
committed
Prepare master branch for 0.7.0 development
Change-Id: Id812afcac32d08cff4403e52445469dbf2b91428 Signed-off-by: Gregory Haskins <[email protected]>
1 parent 0289230 commit 58e1438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
# - dist-scrub - superset of 'clean' that also removes fabric-baseimage
4040

4141
PROJECT_NAME = hyperledger/fabric
42-
BASE_VERSION = 0.6.0
42+
BASE_VERSION = 0.7.0
4343
IS_RELEASE = false # commit as 'true' only once for a given $(BASE_VERSION)
4444

4545
ifneq ($(IS_RELEASE),true)

0 commit comments

Comments
 (0)