Skip to content

Commit 40a7526

Browse files
authored
updating codename for v20.07 (#7221)
1 parent 5a3cc0a commit 40a7526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dgraph/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
BIN = dgraph
1818
BUILD ?= $(shell git rev-parse --short HEAD)
19-
BUILD_CODENAME = shuri-2
19+
BUILD_CODENAME = shuri-3
2020
BUILD_DATE ?= $(shell git log -1 --format=%ci)
2121
BUILD_BRANCH ?= $(shell git rev-parse --abbrev-ref HEAD)
2222
BUILD_VERSION ?= $(shell git describe --always --tags)

0 commit comments

Comments
 (0)