We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a23713 commit 0df1908Copy full SHA for 0df1908
Makefile
@@ -1,6 +1,6 @@
1
APP?=s3benchmark
2
BUILDDATE=$(shell date +'%Y-%m-%dT%H:%M:%SZ')
3
-VERSION=2.2.$(shell git rev-parse --short HEAD)
+VERSION=2.2.3
4
LONGVER=${VERSION}@${BUILDDATE}
5
6
LDFLAGS=-ldflags "-s -w -X main.version=${LONGVER}"
0 commit comments