summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-01-18 03:13:18 -0600
committerJeff Carr <[email protected]>2025-01-18 03:13:18 -0600
commita04e1784d1c892fa66a35179ef8f49006e9208b2 (patch)
tree9bc909be4cb1109aa5ca3592969a3c845fd9dfb7 /Makefile
parent2b10e228d276b0a81b79bbdaf881f44a6f9208fb (diff)
identify and fix out of sync user branches
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 23f818c..3534d50 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
VERSION = $(shell git describe --tags)
-BUILDTIME = $(shell date +%Y.%m.%d)
+BUILDTIME = $(shell date +%Y.%m.%d_%H%M)
info: install
# forge dirty