Add datetag target

This commit is contained in:
Takumi Sueda 2021-03-22 23:10:22 +09:00
parent 5e84e8719a
commit 48f1a6cb57
1 changed files with 4 additions and 0 deletions

View File

@ -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)