From 59ddc2f9221894b363f2cc42445a57cd9efd711c Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 3 Oct 2025 05:06:51 -0500 Subject: new version --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') 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 -- cgit v1.2.3