Skip to content

Commit

Permalink
updating codename for v20.07 (#7221)
Browse files Browse the repository at this point in the history
  • Loading branch information
aman-bansal authored Dec 29, 2020
1 parent 5a3cc0a commit 40a7526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dgraph/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

BIN = dgraph
BUILD ?= $(shell git rev-parse --short HEAD)
BUILD_CODENAME = shuri-2
BUILD_CODENAME = shuri-3
BUILD_DATE ?= $(shell git log -1 --format=%ci)
BUILD_BRANCH ?= $(shell git rev-parse --abbrev-ref HEAD)
BUILD_VERSION ?= $(shell git describe --always --tags)
Expand Down

0 comments on commit 40a7526

Please sign in to comment.