Skip to content

Commit

Permalink
Automatic release message for tag
Browse files Browse the repository at this point in the history
  • Loading branch information
autarch committed Dec 2, 2014
1 parent 82e07b8 commit cd37c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-bin/make-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,5 @@ fi

cd ..

git tag -a $TAG
git tag -a -m "Release for $TAG" $TAG
git push --follow-tags

0 comments on commit cd37c40

Please sign in to comment.