Skip to content

Commit

Permalink
build(Makefile): Update codename for v21.03.2. (#8001)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmai authored Aug 26, 2021
1 parent a3d41b1 commit b17395d
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 = rocket-1
BUILD_CODENAME = rocket-2
BUILD_DATE ?= $(shell git log -1 --format=%ci)
BUILD_BRANCH ?= $(shell git rev-parse --abbrev-ref HEAD)

Expand Down

0 comments on commit b17395d

Please sign in to comment.