Skip to content

Commit 7153d13

Browse files
authored
chore(release): updating code name (#7375)
1 parent d95f5d5 commit 7153d13

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
@@ -17,7 +17,7 @@
1717
USER_ID = $(shell id -u)
1818
BIN = dgraph
1919
BUILD ?= $(shell git rev-parse --short HEAD)
20-
BUILD_CODENAME = tchalla
20+
BUILD_CODENAME = tchalla-1
2121
BUILD_DATE ?= $(shell git log -1 --format=%ci)
2222
BUILD_BRANCH ?= $(shell git rev-parse --abbrev-ref HEAD)
2323

0 commit comments

Comments
 (0)