diff options
| author | Jeff Carr <[email protected]> | 2025-10-03 05:06:51 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-03 05:06:51 -0500 |
| commit | 59ddc2f9221894b363f2cc42445a57cd9efd711c (patch) | |
| tree | 4e14e7dec19733001f832351a0558050750a4768 | |
| parent | 3bc358f5d32368f03e7ac2c528c37bf5d7f7847c (diff) | |
new version
| -rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |
