From: j8takagi Date: Sat, 3 Nov 2012 06:53:31 +0000 (+0900) Subject: バージョン番号を追加 X-Git-Tag: 0.2p3~4 X-Git-Url: https://j8takagi.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46fbac9e497ebf4a118f6a3abed45cdc46f4e6f7;p=autotest_mk.git バージョン番号を追加 --- diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..3702221 --- /dev/null +++ b/Makefile @@ -0,0 +1,6 @@ +GITTAG := git tag + +.PHONY: gittag + +gittag: VERSION + $(CAT) $^ | $(XARGS) $(GITTAG) diff --git a/VERSION b/VERSION new file mode 100644 index 0000000..3b04cfb --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +0.2