バージョン番号を追加
authorj8takagi <j8takagi@nifty.com>
Sat, 3 Nov 2012 06:53:31 +0000 (15:53 +0900)
committerj8takagi <j8takagi@nifty.com>
Sat, 3 Nov 2012 06:54:44 +0000 (15:54 +0900)
Makefile [new file with mode: 0644]
VERSION [new file with mode: 0644]

diff --git a/Makefile b/Makefile
new file mode 100644 (file)
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 (file)
index 0000000..3b04cfb
--- /dev/null
+++ b/VERSION
@@ -0,0 +1 @@
+0.2