summaryrefslogtreecommitdiff
path: root/go-clone-test/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-12-15 08:47:03 -0600
committerJeff Carr <[email protected]>2024-12-15 08:47:03 -0600
commit41b716d64489638e14cead1b397153c69fd3539d (patch)
tree0f3d67939e5f41fb566ffda4a01148e44c7c7245 /go-clone-test/Makefile
parent08cc2e58dba9448a021095105d9663a6d91ea8de (diff)
still testing when in 'go.work' modev0.0.13
Diffstat (limited to 'go-clone-test/Makefile')
-rw-r--r--go-clone-test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/go-clone-test/Makefile b/go-clone-test/Makefile
index 181acea..1e8c9f8 100644
--- a/go-clone-test/Makefile
+++ b/go-clone-test/Makefile
@@ -1,6 +1,6 @@
VERSION = $(shell git describe --tags)
GUIVERSION = $(shell git describe --tags)
-BUILDTIME = $(shell date +%Y.%m.%d_%H%M)
+BUILDTIME = $(shell date +%s)
all: build