Skip to content

Commit

Permalink
Upgrade to chaincode v0.10.3
Browse files Browse the repository at this point in the history
Change-Id: Idc73e55e8e5bdef77b2f5e0421b5af8edf8bd2cb
Signed-off-by: Greg Haskins <gregory.haskins@gmail.com>
  • Loading branch information
ghaskins committed Feb 24, 2017
1 parent 151a9a6 commit f8a8ddd
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 @@ -47,7 +47,7 @@ endif
PKGNAME = github.com/$(PROJECT_NAME)
CGO_FLAGS = CGO_CFLAGS=" "
ARCH=$(shell uname -m)
CHAINTOOL_RELEASE=v0.10.2
CHAINTOOL_RELEASE=v0.10.3
BASEIMAGE_RELEASE=$(shell cat ./.baseimage-release)

# defined in common/metadata/metadata.go
Expand Down

0 comments on commit f8a8ddd

Please sign in to comment.