summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul C. Buetow <paul@buetow.org>2014-04-15 23:29:03 +0200
committerPaul C. Buetow <paul@buetow.org>2014-04-15 23:29:03 +0200
commit858eedaca518dd5d87e7f88531d69afc2b72b86c (patch)
tree1d8138455a84d67c27ace44836ec41379b4182b6 /Makefile
parent223f36cc2f6fb1e1ce361f1d01faee66f382da2a (diff)
cosmetic0.0.4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a68339e..28c5e3f 100644
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,6 @@ dch:
dch -i
release: dch deb
bash -c "git tag $$(cat .version)"
- git push --tags
git commit -a -m 'New release'
git push origin master --tags
git push buetoworg master --tags