summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-03 05:06:51 -0500
committerJeff Carr <[email protected]>2025-10-03 05:06:51 -0500
commit59ddc2f9221894b363f2cc42445a57cd9efd711c (patch)
tree4e14e7dec19733001f832351a0558050750a4768
parent3bc358f5d32368f03e7ac2c528c37bf5d7f7847c (diff)
new version
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f91b50a..3b109eb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,5 @@
VERSION = $(shell git describe --tags)
BUILDTIME = $(shell date +%s)
-# VERSION = $(shell git describe --tags)
-# BUILDTIME = $(shell date +%Y.%m.%d_%H%M)
run: install
go-clone --version