Skip to content

Commit

Permalink
Prepare master branch for 0.7.0 development
Browse files Browse the repository at this point in the history
Change-Id: Id812afcac32d08cff4403e52445469dbf2b91428
Signed-off-by: Gregory Haskins <gregory.haskins@gmail.com>
  • Loading branch information
ghaskins committed Sep 1, 2016
1 parent 0289230 commit 58e1438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 58e1438

Please sign in to comment.