summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-03 11:26:56 -0500
committerJeff Carr <[email protected]>2025-10-03 11:26:56 -0500
commit308b7a0a9ebe0a08487aa944e9550a457071354f (patch)
tree4ecd14b24c0b4b9785fc2efe24e8d037271613b0 /Makefile
parentcb7dd8534c791075a2dba0dbb7651280c530a9de (diff)
new --version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 24368a6..43474bc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
VERSION = $(shell git describe --tags)
-BUILDTIME = $(shell date +%Y.%m.%d)
+BUILDTIME = $(shell date +%s)
all: install