Skip to content

Commit

Permalink
chore(release): updating code name (#7375)
Browse files Browse the repository at this point in the history
  • Loading branch information
aman-bansal authored Jan 28, 2021
1 parent d95f5d5 commit 7153d13
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 @@ -17,7 +17,7 @@
USER_ID = $(shell id -u)
BIN = dgraph
BUILD ?= $(shell git rev-parse --short HEAD)
BUILD_CODENAME = tchalla
BUILD_CODENAME = tchalla-1
BUILD_DATE ?= $(shell git log -1 --format=%ci)
BUILD_BRANCH ?= $(shell git rev-parse --abbrev-ref HEAD)

Expand Down

0 comments on commit 7153d13

Please sign in to comment.