Skip to content

Commit

Permalink
Merge "Prepare for v0.6.2 development" into v0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Srinivasan Muralidharan authored and Gerrit Code Review committed Oct 17, 2016
2 parents c8205c6 + 4745512 commit 3cdd859
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
# - dist-clean - superset of 'clean' that also removes persistent state

PROJECT_NAME = hyperledger/fabric
BASE_VERSION = 0.6.1-preview
IS_RELEASE = true
BASE_VERSION = 0.6.2-preview
IS_RELEASE = false

ifneq ($(IS_RELEASE),true)
EXTRA_VERSION ?= snapshot-$(shell git rev-parse --short HEAD)
Expand Down

0 comments on commit 3cdd859

Please sign in to comment.