summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-03 11:57:13 -0500
committerJeff Carr <[email protected]>2025-10-03 11:57:13 -0500
commit5452bed6607e8dbddfb3e352663402c07c6237dd (patch)
tree54f38fbc1dd5f9f2d433a1acca938b7dc0dc5d44 /Makefile
parent7bf204299f01a0739c435d3768277c279c6291d3 (diff)
new --versionv0.0.29
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 406703e..8c79a60 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.PHONY: build
VERSION = $(shell git describe --tags)
-BUILDTIME = $(shell date +%Y.%m.%d)
+BUILDTIME = $(shell date +%s)
default: placement.pb.go install