From 48f1a6cb57ba123fdfcb22cab04f2b053a83a172 Mon Sep 17 00:00:00 2001 From: Takumi Sueda Date: Mon, 22 Mar 2021 23:10:22 +0900 Subject: [PATCH] Add datetag target --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Makefile b/Makefile index c5b9206..f8816d4 100644 --- a/Makefile +++ b/Makefile @@ -110,3 +110,7 @@ aptcache: ./tools/aptcache_linux_amd64 \ -rule 'local=localhost:65432, remote=ftp.jaist.ac.jp' \ -rule 'local=localhost:65433, remote=security.debian.org' + +.PHONY: +datetag: + git tag $(shell ./tools/version)