Fix retag

This commit is contained in:
Nick Craig-Wood 2014-06-26 17:57:32 +01:00
parent 8f2684fa70
commit cb7891f4ff

View file

@ -57,5 +57,4 @@ tag:
@echo "And finally run make retag before make cross etc"
retag:
echo git tag -f $(LAST_TAG)
git tag -f $(LAST_TAG)