Skip to content

Commit

Permalink
[FAB-9076] Prepare for v0.4.8 development
Browse files Browse the repository at this point in the history
Change-Id: I4fdbbf3c862c6e64d1c40f8ee1cfbab0f594464d
Signed-off-by: Gari Singh <[email protected]>
  • Loading branch information
mastersingh24 committed Mar 23, 2018
1 parent 16fce44 commit 8608bbc
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 @@ -6,8 +6,8 @@

DOCKER_NS ?= hyperledger
BASENAME ?= $(DOCKER_NS)/fabric
VERSION ?= 0.4.7
IS_RELEASE=true
VERSION ?= 0.4.8
IS_RELEASE=false

ARCH=$(shell uname -m)
BASE_VERSION ?= $(ARCH)-$(VERSION)
Expand Down

0 comments on commit 8608bbc

Please sign in to comment.