Skip to content

Commit

Permalink
Release v0.6.1-preview
Browse files Browse the repository at this point in the history
Change-Id: I5b1f0111984d5ba3304643bb30af2b9faa179467
Signed-off-by: Gregory Haskins <gregory.haskins@gmail.com>
  • Loading branch information
ghaskins committed Oct 3, 2016
1 parent adc1600 commit 2d75cbc
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 @@ -38,7 +38,7 @@

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

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

0 comments on commit 2d75cbc

Please sign in to comment.