aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2014-02-11 18:16:05 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2014-02-11 18:16:05 +0100
commit41ee01a26d896b078e11fcd85cc907e6845ab0c9 (patch)
treea9fc025f3d51a2b4fd931bd619d74421de8735cc /Makefile
parent18c30da2f3df7c0dff6a99432cabad3f2ec2a3d4 (diff)
downloadmsec-41ee01a26d896b078e11fcd85cc907e6845ab0c9.tar
msec-41ee01a26d896b078e11fcd85cc907e6845ab0c9.tar.gz
msec-41ee01a26d896b078e11fcd85cc907e6845ab0c9.tar.bz2
msec-41ee01a26d896b078e11fcd85cc907e6845ab0c9.tar.xz
msec-41ee01a26d896b078e11fcd85cc907e6845ab0c9.zip
(git) actually push tags
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e3690d5..b5344e0 100644
--- a/Makefile
+++ b/Makefile
@@ -84,3 +84,4 @@ dist:
tag:
git tag '$(VERSION)'
+ git push origin $(TAG)