summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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